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

moved dependency to pip because it may actually belong there

Browse files
Files changed (1) hide show
  1. environment.yml +1 -1
environment.yml CHANGED
@@ -12,8 +12,8 @@ dependencies:
12
  - ipyvolume
13
  - pygfx
14
  - pillow
15
- - jupyter_rfb
16
 
17
  - pip:
18
  - voila==0.5.0
19
  - voila-topbar==0.1.1
 
 
12
  - ipyvolume
13
  - pygfx
14
  - pillow
 
15
 
16
  - pip:
17
  - voila==0.5.0
18
  - voila-topbar==0.1.1
19
+ - jupyter_rfb