Initial commit

This commit is contained in:
2024-01-17 17:37:05 +01:00
commit a60f6c379e
6 changed files with 348 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
ipywidgets~=8.1.1
jupyterlab~=4.0.10
notebook~=7.0.6
pandas~=2.1.4
plotly~=5.18.0
requests~=2.31.0