Skip to content

Commit 55faaf2

Browse files
committed
Install jupyterlite-xeus with pip
1 parent 8c6da65 commit 55faaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ dependencies:
2222
- jupyterlite-pyodide-kernel =0.6.0
2323
- jupyterlite-sphinx >=0.20.2,<0.21
2424
- jupyterlite-terminal >=0.2.1,<0.3.0
25-
- jupyterlite-xeus =4.1.1
2625
- notebook >=7.4.4,<7.5
2726
- pip
2827
- plotly >=6,<7
2928
# micromamba and nodejs are needed for jupyterlite-terminal
3029
- micromamba >=2.0.5,<3
3130
- nodejs =22
3231
- pip:
32+
- jupyterlite-xeus >=4.2.1
3333
- jupyterlite-xeus-sqlite==0.2.1
3434
- jupyterlab-open-url-parameter >=0.3.0

0 commit comments

Comments
 (0)