1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00
iiab/roles/jupyterhub/defaults/main.yml

5 lines
161 B
YAML
Raw Normal View History

2021-03-08 01:57:10 +00:00
notebook_dir: /opt/iiab/notebook
jupyterhub_venv: /opt/iiab/jupyter
2021-03-09 19:56:46 +00:00
jupyterhub_url: https://github.com/jupyterhub/the-littlest-jupyterhub
2021-03-09 22:57:39 +00:00
jupyterhub_port: 8000