Public website to document project activities for collaborative development of a new introductory, interdisciplinary course for computing, data science, and society.
This project uses Jupyter Book
uv venv
source .venv/bin/activate
uv pip install "jupyter-book>=2.0.0"
To run uv version of jupyter-book: docs
uv run --with jupyter
uv run --with jupyter jupyter book start
If you are using Visual Studio Code, open the integrated browser.