Skip to main content

Web UI for dagster, an opinionated pipeline runner.

Project description

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

Eg in dagster_examples

.. code-block:: sh

python ../../../dagster-ui/bin/dagster-ui ui -p 3333

Running dev ui:

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

At localhost:3000/graphql

.. code-block:: graphql

{ pipeline(name:"pandas_hello_world") { name description solids { name description inputs { name description dependsOn { name } sources { sourceType description arguments { name description type isOptional } } expectations { name description } } output { materializations { name description arguments { name description type isOptional } } expectations { name description } } } context { name description arguments { name description type isOptional } } } }

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dagit-0.1.8-py3-none-any.whl (4.8 MB view details)

Uploaded Python 3

File details

Details for the file dagit-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: dagit-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 4.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for dagit-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 685943b631c941c638ba7397d5a0e9d93796f7a61d48c131467969cf9feb4f4d
MD5 77f8de80d5de8eec96d381592a21795f
BLAKE2b-256 c5ec4377338015a251bef24e8dba2dc1ac0ab93de9c0e08702be3b126054bedb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page