{% extends "layout.html" %} {% block title %}Join Workshop{% endblock %} {% block content %}
Welcome to the Hail-powered {{ userdata['workshop_name'] }} workshop!
{% else %}Welcome to the Hail workshop service!
{% endif %}Navigate to the Notebook tab to launch Jupyter with workshop materials installed, or return to an existing Jupyter instance.
Warning: Notebooks are ephemeral. If you close Jupyter or log out, any work in the notebook will be lost. To download a notebook, use the File > Download as menu in Jupyter.
The notebook service is not currently available outside of workshops like this, but we (the Hail team) are working hard to change that.