Skip to content

Commit 4083713

Browse files
committed
docs: Use jupyterlite with patched WebRTC
1 parent 9632953 commit 4083713

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ dependencies:
2525
- yarn
2626
- pip:
2727
# lite deps
28-
- jupyterlite[all] ==0.1.0b4
28+
# - jupyterlite[all] ==0.1.0b4
29+
- https://github.com/datakurre/jupyterlite/releases/download/v0.1.0b4.robotkernel/jupyterlite-0.1.0b4-py3-none-any.whl#egg=jupyterlite[all]
2930
- ../lite/jupyterlite-robotkernel

0 commit comments

Comments
 (0)