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
}
}
}
}
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 Distribution
dagit-0.0.1.tar.gz
(4.2 kB
view details)
Built Distribution
dagit-0.0.1-py3-none-any.whl
(4.6 kB
view details)
File details
Details for the file dagit-0.0.1.tar.gz
.
File metadata
- Download URL: dagit-0.0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/28.8.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7fbf8524641a7a28dd679a41a27fe07552e380c9353070245cac20d50b4da08d |
|
MD5 | c33b44d12f8812c0e7d2c3ce86f93404 |
|
BLAKE2b-256 | df5ee250a5c13a2ccb9003f07382e60cca54b5e1d046dd2f2df7903bf70dd5dc |
File details
Details for the file dagit-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: dagit-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/28.8.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea91fd314614f1d3b95f18857bd4b57e6fbf882b31580913396bd8fe3ba2a3bb |
|
MD5 | 5d8e0cf13c006779dc110aaaabe893e7 |
|
BLAKE2b-256 | 26ae7d08085eb8523682f9bcfd4f4fd3ed09846d23787e9e77bccec736ff0a95 |