Skip to content

Commit fcaa497

Browse files
committed
add 2nd dev env with JCollab frontend
1 parent 98482ff commit fcaa497

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)