Add links section

This commit is contained in:
2023-02-15 13:32:47 -08:00
parent 1530ccd295
commit 0c5676236b

View File

@@ -38,3 +38,7 @@ These details still need to be worked out:
* Speed up startup, by creating the user-environment during build time instead of doing it during runtime
* Same as above for the systemd configuration (setting up services, 'daemon-reload', etc)
# Links:
* [The Littlest JupyterHub](https://github.com/jupyterhub/the-littlest-jupyterhub)
* [Setting up a dev environment](https://tljh.jupyter.org/en/latest/contributing/dev-setup.html)
* [JupyterNim](https://github.com/stisa/jupyternim)