We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jupyterlite-core==0.5.0b0
1 parent b90be7b commit 1b3b20bCopy full SHA for 1b3b20b
pyproject.toml
@@ -16,7 +16,9 @@ dependencies = [
16
"docutils",
17
"jupyter_server",
18
"jupyterlab_server",
19
- "jupyterlite-core >=0.2,<0.6",
+ # temporary: for trying out no-code-run REPL.
20
+ # wait for 0.5.0 stable release
21
+ "jupyterlite-core==0.5.0b0",
22
"jupytext",
23
"nbformat",
24
"sphinx>=4",
0 commit comments