Add ipykernel to requirements.txt for Jupyter notebook support

This commit is contained in:
2025-02-05 16:35:12 +01:00
parent df0cbaffbd
commit 0a25f67dd3
2 changed files with 17 additions and 3502 deletions

File diff suppressed because one or more lines are too long

View File

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