Skip to content

tschm/TinyCTA

Repository files navigation

TinyCTA

PyPI version Apache 2.0 License Downloads Coverage Status pre-commit.ci status

Underlying package for the 10-line cta

Open in GitHub Codespaces

uv

Starting with

make install

will install uv and create the virtual environment defined in pyproject.toml.

Jupyter

We install JupyterLab on fly within the aforementioned virtual environment. Executing

make jupyter

will install and start the jupyter lab.