See workshop participants doc
# install poetry (Python dependency manager)
which poetry || pip install poetry
# install dependencies
poetry install
# start virtual environment
poetry shell
# start notebook locally
jupyter notebook| Name | Name | Last commit date | ||
|---|---|---|---|---|
See workshop participants doc
# install poetry (Python dependency manager)
which poetry || pip install poetry
# install dependencies
poetry install
# start virtual environment
poetry shell
# start notebook locally
jupyter notebook