{% set active_page = "dashboard" %} {% block content %} {% include 'flashed_messages.html' %}

Dashboard

DEEP Development Environment

The DEEP Development Environment provides a ready to use JupyterLab instance that enables you to develop code using Jupyter notebooks, text editors, terminals, and custom components in a flexible, integrated, and extensible manner.
{% endblock %}