diff --git a/share/jupyter/hub/templates/spawn.html b/share/jupyter/hub/templates/spawn.html index 253ceca4..1bd26b89 100644 --- a/share/jupyter/hub/templates/spawn.html +++ b/share/jupyter/hub/templates/spawn.html @@ -7,12 +7,21 @@

Spawner options

-
+ {{spawner_options_form}}
- +
{% endblock %} + +{% block script %} + +{% endblock %} \ No newline at end of file