Skip to content
Snippets Groups Projects
Mikhail Volkov's avatar
VOLKOV MIKHAIL authored
6f264a0e

Getting started

Install the poetry environment

poetry install

Install the ipython kernel

poetry add ipykernel
poetry run python -m ipykernel install --user --name=chem_dagster_pipelines