{% set repo_providers = user.spawner.repo_providers %}
{% block binder_form %} {# copied from https://github.com/jupyterhub/binderhub/blob/207ae704752cde82f33fc771a3b58aa1ecc04b6d/binderhub/templates/index.html#L34 #}

Build and launch a new repository

{% block projects_table %} {% include "projects_table.html" %} {% endblock projects_table %}

              Copy to clipboard
            
{% endblock binder_form %}