Skip to content

Commit 003f125

Browse files
authored
WEB: Update to jupyterlite==0.1.0b12 (#48329)
* Update to `jupyterlite==0.1.0b12` * Update requirements-dev.txt
1 parent ee1c4c1 commit 003f125

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,5 @@ dependencies:
129129
# build the interactive terminal
130130
- jupyterlab >=3.4,<4
131131
- pip:
132-
- jupyterlite==0.1.0b10
132+
- jupyterlite==0.1.0b12
133133
- sphinx-toggleprompt

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ feedparser
9999
pyyaml
100100
requests
101101
jupyterlab >=3.4,<4
102-
jupyterlite==0.1.0b10
102+
jupyterlite==0.1.0b12
103103
sphinx-toggleprompt
104104
setuptools>=51.0.0

0 commit comments

Comments
 (0)