Skip to content

Commit 9af6584

Browse files
committed
fix: added ipykernel to address 'No python3 ...' error
1 parent 2373a6f commit 9af6584

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/requirements_docs.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ enum-tools[sphinx]==0.12.0
33
graphviz==0.20.1
44
imageio==2.36.0
55
imageio-ffmpeg==0.5.1
6+
ipykernel==6.29.5
67
nbsphinx==0.9.5
78
pypandoc==1.14
89
pytest-sphinx==0.6.3
910
pyvista==0.44.2
10-
sphinx==8.1.3
11+
sphinx==7.4.7
1112
sphinx-copybutton==0.5.2
1213
sphinx-gallery==0.18.0
1314
sphinx-notfound-page==1.0.4

0 commit comments

Comments
 (0)