dagit 1.8.11
0
Web UI for dagster.
Contents
Web UI for dagster.
Stars: 11339, Watchers: 11339, Forks: 1434, Open Issues: 2657The dagster-io/dagster
repo was created 6 years ago and the last code push was 21 hours ago.
The project is extremely popular with a mindblowing 11339 github stars!
How to Install dagit
You can install dagit using pip
pip install dagit
or add it to a project with poetry
poetry add dagit
Package Details
- Author
- Dagster Labs
- License
- Apache-2.0
- Homepage
- https://github.com/dagster-io/dagster
- PyPi:
- https://pypi.org/project/dagit/
- GitHub Repo:
- https://github.com/dagster-io/dagster
Classifiers
Related Packages
Errors
A list of common dagit errors.
Code Examples
Here are some dagit
code examples and snippets.
GitHub Issues
The dagit package has 2657 open issues on GitHub
- Docs - Fix typo in op factory example
- dagit: changes to run config not picked up correctly
- MEMOIZED_RUN_TAG does not have any effect from dagit UI
- [dagster-dbt] update dbt assets integration to use multi_asset
- Bump nanoid from 3.1.20 to 3.2.0 in /docs/next
- [software-defined-assets] Enable inter-asset dependencies
- Add build_resources to the top level API, add documentation on usage
- [draft][rfc] Log user events via context
- Better explanation when a run starts in STARTING state, instead of a generic framework error failure
- Service discovery for new repository locations
- [airbyte] add requests dependency
- add index to query by range
- monthly_partitioned_config is broken because of wrong cron scheduling
- Kubernetes integration tests should include running a job with dynamic outputs
- Failed runs do not expose the exit code in Kubernetes