gituser/production/: dagit-0.13.8 metadata and description
Web UI for dagster.
| author | Elementl |
| author_email | hello@elementl.com |
| classifiers |
|
| description_content_type | text/markdown |
| license | Apache-2.0 |
| provides_extras | starlette |
| requires_dist |
|
| File | Tox results | History |
|---|---|---|
dagit-0.13.8-py3-none-any.whl
|
|
============ Dagster UI
Usage
Eg in dagster_examples
.. code-block:: sh
dagit -p 3333
Running dev ui:
.. code-block:: sh
REACT_APP_BACKEND_ORIGIN="http://localhost:3333" yarn start