forked from BrainCOGS/RecordingProcessJobGUI
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathEnviblenv.yml
55 lines (55 loc) · 888 Bytes
/
Enviblenv.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
name: iblenv
channels:
- defaults
dependencies:
- python=3.9
- pip
- pip:
- apptools >=4.5.0
- boto3
- click
- colorcet
- colorlog
- cython
- dataclasses
- datajoint
- flake8
- globus-sdk
- graphviz
- h5py
- ibl-neuropixel
- ibllib
- iblutil
- jupyter
- jupyterlab
- matplotlib
- mtscomp
- nbformat
- numba
- numpy
- opencv-python # macOS 10.13 and prior are incompatible with modern versions of opencv
- ONE-api
- pandas
- phylib
- pillow
- plotly
- pyarrow
- pyflakes >= 2.4.0
- pynrrd
- pyopengl
- PyQt5==5.12.3
- pyqtgraph
- pytest
- requests
- scikits-bootstrap
- scikit-learn
- scipy >=1.4.1
- seaborn
- SimpleITK
- soundfile
- sphinx_gallery
- statsmodels
- tqdm
- easyqc
- pip
- git+https://github.com/BrainCOGS/iblapps.git