1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
iiab/roles/jupyterhub
2021-08-07 13:59:06 -04:00
..
defaults Lint for readability & maintainability 2021-04-15 19:21:35 +00:00
tasks jupyterhub/tasks/install.yml: Clean comments 2021-07-27 13:50:35 -04:00
templates jupyterhub/templates/jupyterhub_config.py: "c.JupyterHub.admin_access = True" & "c.Authenticator.admin_users = set('Admin')" 2021-08-07 13:59:06 -04:00
README.md roles/jupyterhub/README.md: Explain Known Issues (1) Password changing (2) Administrators' page 2021-08-07 13:56:21 -04:00

JupyterHub programming environment with student Notebooks

Secondary schools may want to consider JupyterHub to integrate coding with dynamic interactive graphing — A New Way to Think About Programming — allowing students to integrate science experiment results and program output within their own blog-like "Jupyter Notebooks."

Known Issues: