Skip to content

Commit f72ae32

Browse files
committed
Update environment
1 parent 7d5f53e commit f72ae32

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

environment.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: jupyterlab-extension-examples
22
channels:
3-
- conda-forge
3+
- conda-forge
44
dependencies:
5-
- jupyterlab=3
6-
- nodejs
7-
- python=3
8-
- yarn
5+
- jupyter-packaging>=0.7.9,<0.8.0
6+
- jupyterlab=3
7+
- nodejs
8+
- python=3
9+
- yarn

0 commit comments

Comments
 (0)