{% block head %}{% endblock %}
{% if experimental %}
Experimental
{{ experimental_message or "Experimental CDN: data will be wiped — often. Short tests only; do not run weekend-long experiments against it. Not for production." }}
{% endif %}
metal-cdn
Browse
Users
Publish
Sessions
API
{% if current_user %}
{{ current_user.email }}
Logout
{% else %}
Login
{% endif %}
{% block content %}{% endblock %}
{% if experimental_repl %}
µPy
{% if repl_ready %}idle{% else %}loading…{% endif %}
>>>
Python input
{% endif %} {% if current_user %} {% endif %}