{% extends "page.html" %} {% block main %}
Dashboard name:
{{ errors.name | escape }}
Description:
{{ dashboard_description | escape }}
{{ errors.description | escape }}
Framework: {% for pt in presentation_types %} {{pt}} {% endfor %}
{{ errors.presentation_type | escape }}
Relative Path to a file or folder (optional):
Relative to your Jupyter tree root
{{ errors.start_path | escape }}
{{ errors.all | escape }}