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 7c7b01b commit 85f9f49Copy full SHA for 85f9f49
pyproject.toml
@@ -71,6 +71,7 @@ version-cmd = "hatch version"
71
72
[tool.jupyter-releaser.hooks]
73
before-build-npm = [
74
+ "python -m pip install 'jupyterlab>=4.0.0,<5'",
75
"jlpm",
76
"jlpm build:prod",
77
]
0 commit comments