You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered an error when running the tutorial in a Linux server, python command line.
though it seemed to be an import error, but it still got an error when I installed IProgress, ipywidgets and jupyter in the linux server under a conda environment. And after searching, I realized that IProgress was used to visualize the progress of program running. SO I doubt that it can only apply in Jupyter Notebook? in an interactive way?
I am new in Python and Jupyter Notebook, I just wonder how I can fix this error in linux server, and is there any command line use way for SEACells?
The text was updated successfully, but these errors were encountered:
Thanks for developing this nice tool
I encountered an error when running the tutorial in a Linux server, python command line.
though it seemed to be an import error, but it still got an error when I installed IProgress, ipywidgets and jupyter in the linux server under a conda environment. And after searching, I realized that IProgress was used to visualize the progress of program running. SO I doubt that it can only apply in Jupyter Notebook? in an interactive way?
I am new in Python and Jupyter Notebook, I just wonder how I can fix this error in linux server, and is there any command line use way for SEACells?
The text was updated successfully, but these errors were encountered: