Finished with improvements, continued on experimental resuls
This commit is contained in:
parent
f494a2cf61
commit
b372d043e6
11 changed files with 265 additions and 59 deletions
|
|
@ -43,6 +43,10 @@
|
|||
devShell = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
typst
|
||||
python312
|
||||
python312Packages.pandas
|
||||
python312Packages.glob2
|
||||
python312Packages.matplotlib
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue