Skip to content

Commit ace3053

Browse files
committed
Update to jupyterlite 0.6
1 parent 1e47cb4 commit ace3053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
shell: bash -l {0}
142142
run: |
143143
micromamba activate xeus-lite-host
144-
python -m pip install jupyterlite-xeus
144+
python -m pip install jupyterlite-xeus=4.0.0rc0
145145
jupyter lite build \
146146
--XeusAddon.prefix=${{ env.PREFIX }} \
147147
--contents README.md \

0 commit comments

Comments
 (0)