Use virtual environment instead of nix packages

This commit is contained in:
fruchti 2022-12-18 12:35:44 +01:00
parent 7777d07bf2
commit 2425648aac
4 changed files with 124 additions and 15 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
__pycache__
.ipynb_checkpoints
venv
plots/*
!.gitkeep