Spaces:
Sleeping
Sleeping
moved dependency to pip because it may actually belong there
Browse files- 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
|