Replies: 3 comments
-
I wonder if you can handle this with your OS permissions, though. Make |
Beta Was this translation helpful? Give feedback.
-
Have you looked into Jupyterhub for its permissions and access capabilities? Try out Nebari or mybinder.org? Let me know what you think! |
Beta Was this translation helpful? Give feedback.
-
I am looking for the same thing. Somehow overlooked yours yesterday when I opened my thread. Seems like you've adapted the code from here. However, they are using EDIT: they also don't use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We have some servers with previous multi-user Conda instances on it. I started to use Miniforge on the newer ones and want to prevent users from cluttering up the base environment. It seems there is no implemented configuration to do such a thing. I did not find envs_dirs and pkgs_dirs useful for this purpose.
Moreover, I tried adding this code to a bashrc profile, but only the pip part is working. It seems I should deal with dedicated miniforge3/etc/profile.d/conda.sh or so to make it happen.
Beta Was this translation helpful? Give feedback.
All reactions