Skip to content

Instantly share code, notes, and snippets.

@pravsripad
Last active April 22, 2020 11:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pravsripad/0361ffee14913487eb7b7ef43c9367fe to your computer and use it in GitHub Desktop.
Save pravsripad/0361ffee14913487eb7b7ef43c9367fe to your computer and use it in GitHub Desktop.
Conda jumeg environment (default)
name: jumeg
channels:
- defaults
dependencies:
- python<3.7
- pip
- ipython
- mkl
- numpy
- scipy
- matplotlib
- cython
- pyqt>=5.9
- pandas
- xlrd
- scikit-learn
- h5py
- pillow
- statsmodels
- jupyter
- pytest
- pytest-cov
- pytest-mock
- pytest-timeout
- joblib
- psutil
- numpydoc
- flake8
- spyder
- seaborn
- numexpr
- traits>=4.6.0
- pyface>=6
- traitsui>=6
- testpath<0.4
- tensorflow
- keras
- pyyaml
- yaml
- python-louvain
- wxpython
- pyopengl
- simplejson
- numba
- pytables
- pip:
- mne<=0.19
- scot
- https://github.com/jdammers/jumeg/archive/master.zip
- vtk
- https://api.github.com/repos/enthought/mayavi/zipball/226189a6ad3dc3c01d031ef21d0d0cde554ac851
- PySurfer[save_movie]
- dipy --only-binary dipy
- nibabel
- nilearn
- neo
- pytest-faulthandler
- pydocstyle
- codespell
- python-picard
- pypubsub
- colorlog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment