We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2e1002 + 5449a39 commit ac230a1Copy full SHA for ac230a1
2 files changed
environment.yml
@@ -10,6 +10,7 @@ dependencies:
10
- jupyterlab-git=0.51.4
11
- matplotlib=3.10.8
12
- myst-parser=5.0.0
13
+ - myst-nb=1.4.0
14
- nbdime=4.0.2
15
- numpy=2.4.1
16
- pandas=3.0.0
requirements.txt
@@ -4,6 +4,7 @@ jupyterlab==4.5.3
4
jupyterlab-git==0.51.4
5
matplotlib==3.10.8
6
myst-parser==5.0.0
7
+myst-nb==1.4.0
8
nbdime==4.0.2
9
numpy==2.4.1
pandas==3.0.0
0 commit comments