From 27de844a75b6586555d68749cad39b8a39518360 Mon Sep 17 00:00:00 2001 From: Florian de Boissieu <fdeboiss@gmail.com> Date: Fri, 30 Sep 2022 15:42:34 +0200 Subject: [PATCH] update TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 0d08d24..efa6142 100644 --- a/TODO.md +++ b/TODO.md @@ -2,4 +2,5 @@ - Add userlist as a bind volume and use it in jupyterhub_config.py - Add an ansible playbook to create users for the non-gitlab auth - for reverse-proxy configuration, check https://jupyterhub.readthedocs.io/en/stable/getting-started/networking-basics.html#adjusting-the-hub-s-url +- remove jupyterhub-rstudio-gitlab/jupyter-rsession-proxy reinstall in rstudio Dockerfile, the fix should be included in future pypi version. -- GitLab