{% extends "base.html" %} {% block head %} {% endblock %} {% block content %}

{% include "sidebar.html" %}

Nvidia GPU Cloud requires your token input here.

Your token will be cached in your home .sregistry credentials file.

Docker Hub does not require any credentials. If you need to pull a private image, set your credentials here.

Singularity Hub does not require any credentials.

{% endblock %} {% block scripts %} {% endblock %}