devmandan commited on
Commit
a85a239
·
1 Parent(s): b04ad4a

added gui frontend for wgpu to render to

Browse files
Files changed (1) hide show
  1. 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