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

Poetry

We assume you share already the love for Poetry. Once you have installed poetry you can perform

make install

to replicate the virtual environment we have 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.