Project: dagit

Web UI for dagster.

Project Details

Latest version
1.5.13
Home Page
https://github.com/dagster-io/dagster
PyPI Page
https://pypi.org/project/dagit/

Project Popularity

PageRank
0.0016891034352992025
Number of downloads
155863

============ Dagster UI

Usage

Eg in dagster_examples

.. code-block:: sh

  dagit -p 3333

Running dev ui:

.. code-block:: sh
  NEXT_PUBLIC_BACKEND_ORIGIN="http://localhost:3333" yarn start