yuvipanda 459b985a19 Load user lists & auth config from a YAML file
- Load config only once at startup.
  A lot of jupyterhub config (like user lists) take effect only at
  startup, so live reload is not super useful. It will make the
  software more complex, so let's not do it.
- Add pyyaml as a dependency of tljh.
- Remove escapism dependency since it is not actually used
2018-06-27 01:19:10 -07:00
2018-06-15 15:37:13 -07:00
2018-06-15 15:37:13 -07:00
2018-06-26 18:37:24 -07:00
2018-06-15 15:37:13 -07:00

the-littlest-jupyterhub

JupyterHub distribution for small, single-node hubs

Description
Simple JupyterHub distribution for 1-100 users on a single server
Readme BSD-3-Clause 11 MiB
Languages
Python 98.1%
Smarty 1.4%
Dockerfile 0.5%