I’ve heard about Jupytrerhub, lab, etc and thought I’d give it a try. The webinars and some of the tutorials (YouTube) show how to use Notebooks and it seems neat.
I’ve set up a server on AWS and it works as expected
My largest problem is not being able to manage it well. I could list examples however the most pressing is installing system wide python packages.
The read-the-docs, example here make no sense. I understand how to install packages within a. python venv however, I’m not sure to use the jupyter environment to install a package for all users to use.
If possible, please provide a link or some short explanation.
Thanks.