Skip to content

Commit 2c23bf5

Browse files
authored
Add Dagster to ecosystem docs (#611)
1 parent 495d253 commit 2c23bf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/tabcontents.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ datascience:
148148
- text: "<b>Report in a dashboard: </b>[Dash](https://plotly.com/dash), [Panel](https://panel.holoviz.org), [Voila](https://github.com/voila-dashboards/voila)"
149149

150150
content:
151-
- text: For high data volumes, [Dask](https://dask.org) and [Ray](https://ray.io/) are designed to scale. Stable deployments rely on data versioning ([DVC](https://dvc.org)), experiment tracking ([MLFlow](https://mlflow.org)), and workflow automation ([Airflow](https://airflow.apache.org) and [Prefect](https://www.prefect.io)).
151+
- text: For high data volumes, [Dask](https://dask.org) and [Ray](https://ray.io/) are designed to scale. Stable deployments rely on data versioning ([DVC](https://dvc.org)), experiment tracking ([MLFlow](https://mlflow.org)), and workflow automation ([Airflow](https://airflow.apache.org), [Dagster](https://dagster.io) and [Prefect](https://www.prefect.io)).
152152

153153
visualization:
154154
images:
@@ -186,4 +186,4 @@ visualization:
186186
[Holoviz](https://holoviz.org), [Vispy](http://vispy.org), [Napari](https://github.com/napari/napari),
187187
and [PyVista](https://github.com/pyvista/pyvista), to name a few.
188188
- text: NumPy's accelerated processing of large arrays allows researchers to visualize
189-
datasets far larger than native Python could handle.
189+
datasets far larger than native Python could handle.

0 commit comments

Comments
 (0)