Changeset View
Changeset View
Standalone View
Standalone View
docs/sections/learn/index.rst
- This file was moved from docs/sections/learn/learn.rst.
Learn | Learn | ||||
===== | ===== | ||||
If you're brand new to the Dagster system, we recommend starting with the tutorial, which will walk | If you're brand new to the Dagster system, we recommend starting with the `intro tutorial <../intro_tutorial/>`_ | ||||
, which will walk | |||||
you through the most important concepts in Dagster from the beginning. | you through the most important concepts in Dagster from the beginning. | ||||
The principles section articulates the fundamental principles underpinning the design of Dagster. | The principles section articulates the fundamental principles underpinning the design of Dagster. | ||||
Finally, the guides section provides deep dives into major areas of the system, motivated by common | Finally, the guides section provides deep dives into major areas of the system, motivated by common | ||||
data engineering and data science workflows. | data engineering and data science workflows. | ||||
.. toctree:: | .. toctree:: | ||||
:maxdepth: 2 | :maxdepth: 2 | ||||
tutorial/index | |||||
airline_demo | |||||
principles | principles | ||||
guides/index | guides/index |