I have set up Django projects where multiple users have their directories containing notebook files. However, in JupyterLab, all directories and files are visible to all users, which is not ideal for privacy and security. How can I customize JupyterLab to restrict directory visibility so that each user only sees their respective notebook files and directories?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Restrict Users to their notebook directory upon logging into JupyterHub | 3 | 145 | September 24, 2024 | |
User credentials and notebooks visibility | 1 | 371 | May 11, 2023 | |
Working directory | 2 | 425 | October 12, 2023 | |
Jupyter Notebook runs in root dir, not where it is located | 4 | 103 | August 19, 2025 | |
TLJH: User created notebooks are not editable by admin | 0 | 327 | March 29, 2022 |