Skip to content

Commit db4d698

Browse files
committed
add 2nd dev env with JCollab frontend
1 parent 3ee45ea commit db4d698

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

devenv-jcollab-frontend.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: rtccore-jcollab-frontend
2+
channels:
3+
- conda-forge
4+
dependencies:
5+
- python
6+
- nodejs=22
7+
- uv
8+
- jupyterlab
9+
- pip:
10+
- jupyter_docprovider>=2.0.2,<3
11+
- jupyter_collaboration_ui>=2.0.2,<3

0 commit comments

Comments
 (0)