{% load static i18n scitex_i18n %} {{ app_label|default:"SciTeX App" }} {% include "scitex_ui/_branding_head.html" %} {% include "scitex_ui/_mount_marker.html" %} {% include "scitex_ui/_theme_boot.html" %} {% scitex_js_catalog "scitex_ui" %} {% block extra_css %}{% endblock %} {% if launcher %} {{ launcher.label }} {% endif %}
{% trans "Console" %}
{% trans "Ask anything about SciTeX." %} {% trans "I can take actions: stats, plots, literature, and your current work." %}
{% block chat_config %}{% endblock %}
T1
{% block config_agent_sources %}
{% trans "Loading..." %}
{% endblock %}
{% block console_jobs %}{% endblock %}
{% trans "Files" %} {% block worktree_title_full %}{% trans "Files" %}{% endblock %}
{% block worktree_actions %} {% endblock %}
{% block worktree_preseed %}{% endblock %}
{% block app_content %}
{% endblock %}
{% block extra_js %}{% endblock %} {% include "scitex_ui/_element_inspector.html" %}