Skip to content
Snippets Groups Projects
Commit 3c3032c5 authored by Christoph Freysoldt's avatar Christoph Freysoldt
Browse files

fix h5py version to 3.1; put pip stuff into environment.yml

parent 399ff9d0
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,13 @@ name: tutorial-env
channels:
- conda-forge
dependencies:
- python
- pip
- pip:
- tensorflow
- scikit-learn
- torch
- h5py<3.2
- hyperspy-base
- hyperspy-gui-ipywidgets
- ipympl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment