1
0
Fork 0
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:
root 2021-04-15 18:14:14 +00:00
parent 6b4b68de8b
commit 3fe1f66de0
8 changed files with 51 additions and 10 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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