|
|
||
|---|---|---|
| Installing on your own server — The Littlest JupyterHub documentation.pdf | ||
| README.md | ||
| arch_install.sh | ||
| install.sh | ||
| install_v2.sh | ||
README.md
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