Spaces:
Sleeping
Sleeping
added gui frontend for wgpu to render to
Browse files- environment.yml +1 -0
environment.yml
CHANGED
@@ -12,6 +12,7 @@ dependencies:
|
|
12 |
- ipyvolume
|
13 |
- pygfx
|
14 |
- pillow
|
|
|
15 |
|
16 |
- pip:
|
17 |
- voila==0.5.0
|
|
|
12 |
- ipyvolume
|
13 |
- pygfx
|
14 |
- pillow
|
15 |
+
- jupyter_rfb
|
16 |
|
17 |
- pip:
|
18 |
- voila==0.5.0
|