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
Now I'm installing from local to remote machine.
The files are correctly copied over to remote machine, and run as ROOT.
The installation works fine. Jupyter notebook is started.
I have two problems.
First, I can't restart the notebook. If I write : jupyter notebook then I only get the suggestion to install with apt install jupyter-core
The text was updated successfully, but these errors were encountered:
This issue, is that the path to jupyter, down in miniconda3, is not added to the system.
And this is despite the install script completes without error.
Also, why is jupyter installed and run under root user? This is apparently not recommended, I guess it is done for a good reason?
Now I'm installing from local to remote machine.
The files are correctly copied over to remote machine, and run as ROOT.
The installation works fine. Jupyter notebook is started.
I have two problems.
First, I can't restart the notebook. If I write : jupyter notebook then I only get the suggestion to install with apt install jupyter-core
The text was updated successfully, but these errors were encountered: