We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85485a commit 21bdbc2Copy full SHA for 21bdbc2
environment.yml
@@ -5,7 +5,6 @@ dependencies:
5
- "python>=3.12"
6
- "jupyterlab>=4.4.2"
7
- "jupyterlab-favorites"
8
- - "jupyter-collaboration"
9
- "jupyter-server-proxy"
10
- "jupyterlab-myst"
11
- "jupyterlab-geojson"
@@ -55,3 +54,6 @@ dependencies:
55
54
# GitHub utilities
56
- "gh"
57
- "gh-scoped-creds"
+ - "pip"
58
+ - pip:
59
+ - "jupyter-collaboration==4.1.0rc0"
0 commit comments