{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Provides a web UI for Dagster, a data pipeline orchestrator that manages asset definitions, execution, and observability through a browser-based interface.","skillfed_tags":["data-orchestration","observability","web-ui"],"use_cases":["Visualize and monitor data asset dependencies and execution status in a centralized dashboard.","Debug data pipeline failures by inspecting logs, lineage, and asset metadata through the UI.","Track data quality and performance metrics across your asset graph in real time.","Manage and trigger manual runs of assets or jobs from a browser without writing code.","Explore asset lineage and understand how data flows through your organization's pipelines."],"what_it_does":"Dagster-webserver is the web UI component of Dagster, a cloud-native data orchestration platform. It provides a browser-based interface for visualizing, monitoring, and managing data assets and pipelines defined in Dagster. The webserver runs on top of the core dagster package and uses starlette and uvicorn to serve a dynamic web application that displays asset lineage, execution history, and observability data.\n\nYou install it alongside dagster to gain a graphical view of your data workflows. Once your assets are defined as Python functions decorated with @dg.asset, the webserver displays them as an interactive graph, tracks their execution, and surfaces metadata and logs. It's designed to work across the full development lifecycle\u2014from local testing through production\u2014and integrates with Dagster's declarative asset model and built-in observability features.","worth_installing":"Yes. Dagster-webserver is actively maintained, has no known vulnerabilities, and installs with low friction. If you are using Dagster for data orchestration, the webserver is the standard UI layer and worth installing to gain visibility into your pipelines. The permissive Apache 2.0 license poses no barrier to adoption."},"id":"dagster-webserver","links":{"html":"https://skillfed.io/packages/dagster-webserver","md":"https://skillfed.io/packages/dagster-webserver.md","pypi":"https://pypi.org/project/dagster-webserver/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"dagster-webserver","python_support":"supports_current","summary":"Web UI for dagster."},"popularity":{"monthly_downloads":7979177,"position":1675,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.13.17"}
