Skip to content

ichatnun/brainCodeCamp2023

Repository files navigation

brainCodeCamp

Build Instructions

# using python >=3.10
pip install jupyter-book
jupyter-book clean .
jupyter-book build .

Build Instructions Poetry

# install poetry https://python-poetry.org/docs/
poetry install
poetry run jupyter-book clean .
poetry run jupyter-book build .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published