Skip to content

Commit ac230a1

Browse files
authored
Merge pull request #45 from frankier/add-myst-nb
Add myst-nb for new Sphinx exercise
2 parents d2e1002 + 5449a39 commit ac230a1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies:
1010
- jupyterlab-git=0.51.4
1111
- matplotlib=3.10.8
1212
- myst-parser=5.0.0
13+
- myst-nb=1.4.0
1314
- nbdime=4.0.2
1415
- numpy=2.4.1
1516
- pandas=3.0.0

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jupyterlab==4.5.3
44
jupyterlab-git==0.51.4
55
matplotlib==3.10.8
66
myst-parser==5.0.0
7+
myst-nb==1.4.0
78
nbdime==4.0.2
89
numpy==2.4.1
910
pandas==3.0.0

0 commit comments

Comments
 (0)