mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Packaging for PR #2719 to promote JupyterHub Notebooks
This commit is contained in:
parent
6b4b68de8b
commit
3fe1f66de0
8 changed files with 51 additions and 10 deletions
|
|
@ -380,6 +380,11 @@ gitea_enabled: False
|
|||
gitea_url: /gitea
|
||||
gitea_port: 61734
|
||||
|
||||
# JupyterHub programming environment with student Notebooks
|
||||
jupyterhub_install: False
|
||||
jupyterhub_enabled: False
|
||||
jupyterhub_port: 8000
|
||||
|
||||
# Lokole (email for rural communities) from https://ascoderu.ca
|
||||
lokole_install: False
|
||||
lokole_enabled: False
|
||||
|
|
@ -564,9 +569,6 @@ phpmyadmin_enabled: False
|
|||
vnstat_install: False
|
||||
vnstat_enabled: False
|
||||
|
||||
jupyterhub_install: False
|
||||
jupyterhub_enabled: False
|
||||
jupyterhub_port: 8000
|
||||
|
||||
# 9-LOCAL-ADDONS
|
||||
|
||||
|
|
|
|||
|
|
@ -253,6 +253,10 @@ elgg_enabled: True
|
|||
gitea_install: True
|
||||
gitea_enabled: True
|
||||
|
||||
# JupyterHub programming environment with student Notebooks
|
||||
jupyterhub_install: True
|
||||
jupyterhub_enabled: True
|
||||
|
||||
# Lokole (email for rural communities) from https://ascoderu.ca
|
||||
lokole_install: True
|
||||
lokole_enabled: True
|
||||
|
|
|
|||
|
|
@ -253,6 +253,10 @@ elgg_enabled: False
|
|||
gitea_install: False
|
||||
gitea_enabled: False
|
||||
|
||||
# JupyterHub programming environment with student Notebooks
|
||||
jupyterhub_install: False
|
||||
jupyterhub_enabled: False
|
||||
|
||||
# Lokole (email for rural communities) from https://ascoderu.ca
|
||||
lokole_install: False
|
||||
lokole_enabled: False
|
||||
|
|
|
|||
|
|
@ -253,6 +253,10 @@ elgg_enabled: False
|
|||
gitea_install: False
|
||||
gitea_enabled: False
|
||||
|
||||
# JupyterHub programming environment with student Notebooks
|
||||
jupyterhub_install: False
|
||||
jupyterhub_enabled: False
|
||||
|
||||
# Lokole (email for rural communities) from https://ascoderu.ca
|
||||
lokole_install: False
|
||||
lokole_enabled: False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue