Skip to content

ichatnun/brainCodeCamp2023

Repository files navigation

Initial Development of Brain Code Camp (BCC)

This is the repository that was used to develop the first version of the Brain Code Camp platform back in 2023. For the most updated version of the Brain Code Camp platform, please visit the official Brain Code Camp organization.

Existing versions

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