{% block meta %}{% endblock %}
{% block title %}Title{% endblock %}
{% load static %}
{% block styles %}{% endblock %}
Toggle navigation
PYME Storage & Compute Cluster
{#
#} {#
Dashboard
#} {#
Settings
#} {#
Profile
#} {#
Help
#} {#
#} {##} {#
#} {#
#} {% if user.is_authenticated %}
Browsing as
{{ user.email }}
-
logout
{% else %}
Browsing as
Guest
{% csrf_token %}
Sign in
{% endif %}
Cluster Status
Active Analysis Tasks
Files
{% comment %}
Recipes
{% endcomment %}
Recipes
Edit
Run
Edit and run
Run templated
{% block sidebar %} {% endblock %}
{% block content %} {% endblock %}
{% block scripts %} {% endblock %}