{% extends "base.html" %} {% block title %}Terminal - AI2Apps{% endblock %} {% block head %} {% endblock %} {% block content %}
No terminal Select or create a session
Disconnected

Open a terminal session

Sessions keep running while you switch Apps or reload this view.

New session

Open Terminal

Destructive action

Close Terminal?

This will terminate the shell and every process running in this session.

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