{% extends "base.html" %} {% block title %}Sessions — metal-cdn{% endblock %} {% block content %}

shell

Sessions

Browser REPL / CDN loader sessions for {{ principal_label }}{% if principal_web_id %} [{{ principal_web_id }}]{% endif %}. Hits in the last 30 minutes (pack loads, index fetches, Try / autoexec).

{% if not shell_sessions %}

No shell sessions yet — open the µPy panel to bind a CDN loader.

{% else %} {% endif %} {% endblock %}