camilleseab commited on
Commit
58a2379
1 Parent(s): addb9b4

Debug first build pt2

Browse files
Files changed (1) hide show
  1. environment.yml +1 -0
environment.yml CHANGED
@@ -2,6 +2,7 @@ name: voila
2
  channels:
3
  - conda-forge
4
  dependencies:
 
5
  - ipywidgets
6
  - ipykernel
7
  - pip
 
2
  channels:
3
  - conda-forge
4
  dependencies:
5
+ - python
6
  - ipywidgets
7
  - ipykernel
8
  - pip