{% block css %} {% endblock %} {% block javascript %} {% endblock %} {% block existing_pvcs %} {% if form_defaults is not none %} {% for pvc in existing_pvcs %} {% endif %} {% endblock %} {% block error_message %} {% if form_defaults is none %}

The config.yaml file contains invalid YAML syntax

Please follow the steps below to address this issue:

1. Correct all YAML syntax errors in the config.yaml file
2. Ask your administrator to restart the JupyterHub server
3. Return at this page and log in to view the Spawner form

{% endif %} {% endblock %} {% block header %} {% if form_defaults is not none %}
Fill out the form to customize your Jupyter Notebook.
{% endif %} {% endblock %} {% block image %} {% if form_defaults is not none %}

A starter Docker image for JupyterHub with a baseline deployment and typical ML packages.

{% endif %} {% endblock %} {% block toggle_advanced_button %} {% if form_defaults is not none %}
Toggle Advanced
{% endif %} {% endblock %} {% block advanced_fields %} {% if form_defaults is not none %} {% endif %} {% endblock %} {% block footer %} {% if form_defaults is not none %}
In case your Jupyter Notebook does not start, make sure that the resource quotas you specified are available in the cluster.
{% endif %} {% endblock %}