-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into add_tfr_weights
- Loading branch information
Showing
7 changed files
with
187 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,67 +1,61 @@ | ||
# THIS FILE IS AUTO-GENERATED BY tools/hooks/update_environment_file.py AND WILL BE OVERWRITTEN | ||
name: mne | ||
channels: | ||
- conda-forge | ||
dependencies: | ||
- python >=3.10 | ||
- pip | ||
- numpy | ||
- scipy | ||
- openblas | ||
- matplotlib | ||
- tqdm | ||
- pooch>=1.5 | ||
- antio >=0.4.0 | ||
- darkdetect | ||
- decorator | ||
- h5io | ||
- packaging | ||
- numba | ||
- pandas | ||
- pyarrow | ||
- xlrd | ||
- scikit-learn | ||
- defusedxml | ||
- dipy | ||
- edfio >=0.2.1 | ||
- eeglabio | ||
- h5io >=0.2.4 | ||
- h5py | ||
- jinja2 | ||
- pillow | ||
- statsmodels | ||
- jupyter | ||
- ipython !=8.7.0 | ||
- joblib | ||
- psutil | ||
- numexpr | ||
- imageio | ||
- spyder-kernels >=1.10.0 | ||
- imageio >=2.6.1 | ||
- imageio-ffmpeg >=0.4.1 | ||
- vtk >=9.2 | ||
- traitlets | ||
- pyvista >=0.32,!=0.35.2,!=0.38.0,!=0.38.1,!=0.38.2,!=0.38.3,!=0.38.4,!=0.38.5,!=0.38.6,!=0.42.0 | ||
- pyvistaqt >=0.4 | ||
- qdarkstyle !=3.2.2 | ||
- darkdetect | ||
- dipy | ||
- ipyevents | ||
- ipympl | ||
- ipython !=8.7.0 | ||
- ipywidgets | ||
- jinja2 | ||
- joblib | ||
- jupyter | ||
- lazy_loader >=0.3 | ||
- matplotlib >=3.6 | ||
- mffpy >=0.5.7 | ||
- mne-qt-browser | ||
- nibabel | ||
- openmeeg >=2.5.5 | ||
- nilearn | ||
- numba | ||
- numpy >=1.23,<3 | ||
- openmeeg >=2.5.5 | ||
- packaging | ||
- pandas | ||
- pillow | ||
- pip | ||
- pooch >=1.5 | ||
- pyarrow | ||
- pybv | ||
- pymatreader | ||
- PySide6 !=6.8.0,!=6.8.0.1 | ||
- python-neo | ||
- python-picard | ||
- pyvista >=0.32,!=0.35.2,!=0.38.0,!=0.38.1,!=0.38.2,!=0.38.3,!=0.38.4,!=0.38.5,!=0.38.6,!=0.42.0 | ||
- pyvistaqt >=0.4 | ||
- qdarkstyle !=3.2.2 | ||
- qtpy | ||
- pyside6 !=6.8.0,!=6.8.0.1 | ||
- mne-base | ||
- seaborn-base | ||
- mffpy >=0.5.7 | ||
- ipyevents | ||
- ipywidgets | ||
- ipympl | ||
- scikit-learn | ||
- scipy >=1.9 | ||
- sip | ||
- snirf | ||
- statsmodels | ||
- threadpoolctl | ||
- tqdm | ||
- traitlets | ||
- trame | ||
- trame-vtk | ||
- trame-vuetify | ||
- jupyter_client | ||
- nbformat | ||
- nbclient | ||
- mne-qt-browser | ||
- pymatreader | ||
- eeglabio | ||
- edfio >=0.2.1 | ||
- pybv | ||
- mamba | ||
- lazy_loader | ||
- defusedxml | ||
- python-neo | ||
- vtk >=9.2 | ||
- xlrd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.