Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ch 02 Cloud: install linux system tools, basic packages and jupyter notebook fails #12

Open
havarsak opened this issue Dec 16, 2021 · 3 comments

Comments

@havarsak
Copy link

havarsak commented Dec 16, 2021

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

@havarsak
Copy link
Author

and after some looking around, I find the path is ./miniconda3/envs/py4fi/bin/jupyter
but it hasn't been added to the right places

@yhilpisch
Copy link
Owner

If you do not provide more details, describe exactly (!) what you do and what you experience, it is impossible to help.

@havarsak
Copy link
Author

Ok, I've got plenty of trouble :)

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants