Go to file
RomanNum3ral 9b5edc6e1e Add README.md 2026-04-15 14:01:50 +00:00
Installing on your own server — The Littlest JupyterHub documentation.pdf Upload files to "/" 2025-04-13 21:49:06 +00:00
README.md Add README.md 2026-04-15 14:01:50 +00:00
arch_install.sh Update arch_install.sh 2026-04-14 12:26:02 +00:00
install.sh Update install.sh 2025-10-07 21:10:17 +00:00
install_v2.sh Update install_v2.sh 2025-11-11 16:31:30 +00:00

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