We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe4a7b commit 9a8d04eCopy full SHA for 9a8d04e
docs/build-environment.yml
@@ -18,6 +18,6 @@ dependencies:
18
- hatch
19
- pydata-sphinx-theme
20
- jupyterlite-sphinx
21
- - jupyterlite-xeus
22
- pip:
23
- - ..
+ - jupyterlite-xeus==0.1.11
+ - ..
docs/environment.yml
@@ -3,7 +3,6 @@ channels:
3
- https://repo.mamba.pm/emscripten-forge
4
- conda-forge
5
dependencies:
6
- - python=3.11
7
- xeus-python
8
- ipywidgets
9
- traitlets
0 commit comments