Skip to content

Commit 1f3ae47

Browse files
Revert "Pin to jupyterlite-core==0.5.0b0"
This reverts commit 1b3b20b.
1 parent 15b7907 commit 1f3ae47

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ dependencies = [
1616
"docutils",
1717
"jupyter_server",
1818
"jupyterlab_server",
19-
# temporary: for trying out no-code-run REPL.
20-
# wait for 0.5.0 stable release
21-
"jupyterlite-core==0.5.0b0",
19+
"jupyterlite-core >=0.2,<0.6",
2220
"jupytext",
2321
"nbformat",
2422
"sphinx>=4",

0 commit comments

Comments
 (0)