@@ -0,0 +1,24 @@
+name: view_dev_py310
+channels:
+ - defaults
+ - conda-forge
+dependencies:
+ - python=3.10
+ - pip
+ - scipy
+ - scikit-image
+ - jinja2
+ - seaborn
+ - bokeh
+ - xlrd
+ - pyqtgraph
+ - whoosh
+ - openpyxl
+ - nose
+ - ipython
+ - jupyter
+ - appdirs
+# only available on conda-forge
+ - moviepy
+ - ipdb
+ - libstdcxx-ng
@@ -5,16 +5,19 @@ channels:
dependencies:
- python=3.10
- pip
- jinja2
- seaborn
- bokeh
- xlrd
- pyqtgraph
- whoosh
- - moviepy # only available on conda-forge
- openpyxl
- - ipdb
- nose
- ipython
- jupyter
- appdirs
@@ -0,0 +1,21 @@
+name: view_py310
@@ -5,13 +5,16 @@ channels: