Add README.md

This commit is contained in:
RomanNum3ral 2026-04-15 14:01:50 +00:00
parent 2c6d168dc5
commit 9b5edc6e1e
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# To Set Custom Base Directories:
## JupyterHub
- Edit: jupyterhub_config.py
- For Arch: sudo nano /etc/jupyterhub/jupyterhub_config.py
# Set directory to use smb share
c.Spawner.notebook_dir = '/mnt/code'
## Rstudio
- Edit: /etc/rstudio/rsession.conf
session-default-working-dir=/mnt/code