configs

Config files and configuration procedures.

This project is maintained by ggirelli

Python setup

sudo apt-get install python3 python3-venv python3-pip
python3 -m pip install --user pipx
python3 -m pipx ensurepath
pip install black pytest vulture mypy pre-commit
conda create -n jupyter-lab
conda activate jupyter-lab
conda install pip
pip install jupyterlab