Skip to content

Commit 1b3b20b

Browse files
Pin to jupyterlite-core==0.5.0b0
1 parent b90be7b commit 1b3b20b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

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

0 commit comments

Comments
 (0)