To install this example and its dependencies, run:
cd my-dagster-project
pip install -e ".[dev]"
At this point, you can open the Dagster UI and see the finished tutorial. As you work through the tutorial, the template will be filled in and become viewable in the UI.
dagster dev