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 784a496 commit 10fe32aCopy full SHA for 10fe32a
environment.yml
@@ -2,7 +2,7 @@ name: jupyterlab-extension-examples
2
channels:
3
- conda-forge
4
dependencies:
5
- - jupyter-packaging>=0.7.9,<0.8.0
+ - jupyter-packaging>=0.10.0,<2
6
- jupyterlab=3
7
- nodejs
8
- pytest
postBuild
@@ -1,5 +1,3 @@
1
jlpm
-jlpm build-ext
-jlpm install-ext
-jlpm build-jlab
+jlpm install-py
0 commit comments