Add jupyterlab to requirements.txt

This commit is contained in:
jaseg 2026-01-25 00:01:19 +01:00
parent 25bcf88a5a
commit be858b46e1
3 changed files with 103 additions and 148 deletions

File diff suppressed because one or more lines are too long

View file

@ -2,3 +2,4 @@ matplotlib == 3.10.8
scipy == 1.17.0 scipy == 1.17.0
numpy == 2.4.0 numpy == 2.4.0
ipympl == 0.9.8 ipympl == 0.9.8
jupyterlab == 4.5.1

File diff suppressed because one or more lines are too long