Is it possible to restrict the access of a user to some of the cells of a given Notebook that I have in my JupyterHub? For example, I want this user to execute cells 1,2,3 but not 4, 5, 6. Or depending the requirement of the user execute different ones. Or is it just possible to determine which Notebooks can a user access, as once the Notebook is accessed it must be accessed fully?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Restrict Users to their notebook directory upon logging into JupyterHub | 3 | 101 | September 24, 2024 | |
Allowing a user only to run the existing notebooks and that's it | 0 | 496 | May 6, 2021 | |
Can single-user instances authenticate access to shared notebooks? | 3 | 2022 | October 11, 2022 | |
Want to restrict the import of certain python modules like OS, sys or subprocess | 2 | 1432 | January 22, 2024 | |
Disable JupyterHub login for certain group | 0 | 349 | January 13, 2021 |