Skip to content

Commit 21bdbc2

Browse files
committed
Test new jupyter-collaboration share UI
<jupyterlab/jupyter-collaboration#438>
1 parent b85485a commit 21bdbc2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

environment.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ dependencies:
55
- "python>=3.12"
66
- "jupyterlab>=4.4.2"
77
- "jupyterlab-favorites"
8-
- "jupyter-collaboration"
98
- "jupyter-server-proxy"
109
- "jupyterlab-myst"
1110
- "jupyterlab-geojson"
@@ -55,3 +54,6 @@ dependencies:
5554
# GitHub utilities
5655
- "gh"
5756
- "gh-scoped-creds"
57+
- "pip"
58+
- pip:
59+
- "jupyter-collaboration==4.1.0rc0"

0 commit comments

Comments
 (0)