Discussion about Jupyter that don’t fit elsewhere in the forum.
Share your knowledge.
We are looking forward to our community members helping others with their questions.
Thanks in advance for helping out

Hello,
I just installed jupyterhub on a remote server ubuntu 18 but I’m having a problem with sharing python packages between jupyterhub users. How can I prevent each user from installing their packages individually ?
The diretory of the packages python use by jupyterhub is /usr/local/lib/python3.6/dist-packages/jupyterhub, how can I share it between all users ?
A big thank you to anyone who wants to help me.
Hey @BTamby,
Enforcing local browser/client settings or blocking known dangerous network requests at perimeter security gateways can help prevent the installation of unauthorized applications.
