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.
1 parent 2ec5552 commit f05bc27Copy full SHA for f05bc27
pyproject.toml
@@ -70,7 +70,7 @@ version-cmd = "hatch version"
70
71
[tool.jupyter-releaser.hooks]
72
before-build-npm = [
73
- "python -m pip install --pre -U jupyterlab>=4.0.0,<5",
+ "python -m pip install jupyterlab>=4.0.0,<5",
74
"jlpm"
75
"jlpm build:prod"
76
]
0 commit comments