Compare commits

..

2 Commits

Author SHA1 Message Date
50e6ca1b7a Merge branch 'main' into feature/dockerize-collector
Some checks failed
Build LaTeX Document / build_latex (pull_request) Failing after 11s
2025-02-09 17:52:39 +01:00
0a25f67dd3 Add ipykernel to requirements.txt for Jupyter notebook support 2025-02-05 16:35:12 +01:00
2 changed files with 17 additions and 3502 deletions

File diff suppressed because one or more lines are too long

View File

@@ -5,4 +5,5 @@ seaborn
numpy numpy
scipy scipy
plotly plotly
nbformat nbformat
ipykernel