1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

43 commits

Author SHA1 Message Date
A Holt
c5a5299861
jupyterhub/README.md: Mention PAWS/Jupyter Notebooks for Python Beginners 2021-08-13 17:16:07 -04:00
A Holt
22678a656c
jupyterhub/README.md: Link to #2892 /passwords.dbm.db context 2021-08-08 17:18:05 -04:00
A Holt
276b4b148e
jupyterhub/README.md Known Issues: Move /passwords.dbm.db ? 2021-08-08 17:11:21 -04:00
A Holt
a00a7d767a
roles/jupyterhub/README.md: Doc spacing 2021-08-07 14:43:18 -04:00
A Holt
bd0c6942ea
roles/jupyterhub/README.md: Set a password for 'Admin' account 2021-08-07 14:40:04 -04:00
A Holt
3cb8626f93
roles/jupyterhub/README.md: Remove excess punctuation 2021-08-07 14:34:16 -04:00
A Holt
fc14c7ecab
roles/jupyterhub/README.md: Link to 2 GitHub issues 2021-08-07 14:33:41 -04:00
A Holt
106e47fde3
Merge pull request #2892 from holta/jupyterhub-readme
Refine roles/jupyterhub/README.md
2021-08-07 14:10:40 -04:00
A Holt
b212437bbd
roles/jupyterhub/README.md: Mention jupyterhub_config.py in venv 2021-08-07 14:10:20 -04:00
A Holt
c97c466930
jupyterhub/templates/jupyterhub_config.py: "c.JupyterHub.admin_access = True" & "c.Authenticator.admin_users = set('Admin')" 2021-08-07 13:59:06 -04:00
A Holt
02bb6389a8
roles/jupyterhub/README.md: Explain Known Issues (1) Password changing (2) Administrators' page 2021-08-07 13:56:21 -04:00
A Holt
cc670fc12c
Merge branch 'master' into virtualenv-for-kalite 2021-08-02 04:34:04 -04:00
root
d399564968 roles/jupyterhub/tasks/install.yml: install python3-venv 2021-08-02 04:25:12 -04:00
A Holt
226deeb9e5
jupyterhub/README.md: Clarify confusing login UX (also used for acnt creation!) 2021-08-01 16:31:48 -04:00
A Holt
c3af51a592
Another draft of roles/jupyterhub/README.md 2021-08-01 16:23:45 -04:00
A Holt
1b47faf0aa
Clarify jupyterhub/tasks/enable-or-disable.yml 2021-08-01 13:32:24 -04:00
A Holt
960c1b9178
jupyterhub/tasks/enable-or-disable.yml: Cleaner 'daemon_reload: yes' 2021-08-01 13:28:04 -04:00
A Holt
7e4937443a
jupyterhub/README.md: High Schools -> Secondary schools 2021-08-01 12:40:58 -04:00
A Holt
6f99c3ed24
A new draft of jupyterhub/README.md thx to GH tips 2021-08-01 11:31:53 -04:00
A Holt
08591e411e
Making roles/jupyterhub/README.md more understandable 2021-08-01 06:54:16 -04:00
A Holt
c47892a236
Smoothier roles/jupyterhub/README.md 2021-07-31 20:30:28 -04:00
A Holt
bcde8cd824
roles/jupyterhub/README.md: Punctuation tweaks 2021-07-31 13:38:17 -04:00
A Holt
de5aba0a0d
Refine roles/jupyterhub/README.md 2021-07-31 13:35:17 -04:00
A Holt
ea46dc32ca
jupyterhub/tasks/install.yml: Fix typo in comment 2021-07-30 09:57:31 -04:00
root
e5737ee7ad jupyterhub/tasks/install.yml: Explain 'python3 -m venv' failure on Debian 10 2021-07-29 17:04:54 -04:00
root
c98e03de7b 2-common/tasks/packages.yml: python3-venv for U20.04 {calibre-web, jupyterhub, lokole} 2021-07-29 09:28:43 -04:00
A Holt
c918f33f19
jupyterhub/tasks/install.yml: Try full Python 3 venv 2021-07-29 07:54:35 -04:00
A Holt
9da6a7be72
jupyterhub/tasks/install.yml: Clean comments 2021-07-27 13:50:35 -04:00
A Holt
3aaa4b6bd2
jupyterhub/tasks/install.yml: Clarify "jupyterhub_venv: /opt/iiab/jupyterhub" 2021-04-19 13:19:59 -04:00
root
77cf77d074 Lint jupyterhub-nginx.conf & nginx.conf etc, for maintainability 2021-04-17 11:43:04 +00:00
George Hunt
fae7a07368 uncomment websocket upgrade line 2021-04-17 05:02:00 +01:00
George Hunt
c4c51106fa get nginx to proxy websockets correctly 2021-04-17 00:07:00 +01:00
root
19a7af08e5 Update roles/nginx/README.md + Lint jupyterhub-nginx.conf 2021-04-15 20:16:40 +00:00
root
f793f0c230 Use 'jupyterhub' instead of 'jupyter' in /etc/iiab/iiab.ini 2021-04-15 19:41:31 +00:00
root
eac3b86097 Lint for readability & maintainability 2021-04-15 19:21:35 +00:00
root
f6d42953e7 Refine Docs roles/jupyterhub/README.md & JupyterHub's iiab.ini description 2021-04-15 18:44:19 +00:00
root
3fe1f66de0 Packaging for PR #2719 to promote JupyterHub Notebooks 2021-04-15 18:14:14 +00:00
George Hunt
d0e8e04834 seems able to save files -- but storage is not in library as requested 2021-04-13 17:36:13 +01:00
George Hunt
01e9496fcb update README 2021-04-13 17:36:07 +01:00
George Hunt
a17197f087 remaining jupyter->jupyterhub items 2021-04-13 17:35:56 +01:00
George Hunt
c2dfe965cc remove the jupyter<->jupyterhub conflict. Make all jupyterhub 2021-04-13 17:35:54 +01:00
George Hunt
9cd837cea5 remaining jupyter->jupyterhub items 2021-04-13 17:24:56 +01:00
George Hunt
84d67ae6ba remove the jupyter<->jupyterhub conflict. Make all jupyterhub 2021-04-13 17:24:46 +01:00