{% extends "base.html" %} {% set active_page = "pipeline" %} {% block title %}AutoMLOps{% endblock %} {% block page_title %} Pipeline Studio{% endblock %} {% block head_extra %} {% endblock %} {% block content %}
Idle
Node Config
Click any node to configure it
EXECUTION LOG
# Waiting for pipeline execution…
{% endblock %} {% block scripts %} {% endblock %}