From 8bf9636c99ed4bd743824ecdc73045832d18356f Mon Sep 17 00:00:00 2001 From: GeorgianaElena Date: Wed, 7 Apr 2021 12:31:59 +0300 Subject: [PATCH] Add missing configurator config --- tljh/jupyterhub_configurator_config.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 tljh/jupyterhub_configurator_config.py diff --git a/tljh/jupyterhub_configurator_config.py b/tljh/jupyterhub_configurator_config.py new file mode 100644 index 0000000..a6aace4 --- /dev/null +++ b/tljh/jupyterhub_configurator_config.py @@ -0,0 +1 @@ +c.Configurator.selected_fields = ["tljh.default_interface"]