-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
81 lines (77 loc) · 1.11 KB
/
environment.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
channels:
- maize-genetics
- jetbrains
- conda-forge
- bioconda
- nodefaults
dependencies:
# Python
- python
- altair
- beautifulsoup4
- bokeh
- bottleneck
- cloudpickle
- conda-forge::blas=*=openblas
- cython
- dask
- dill
- h5py
- ipympl
- ipywidgets
- jupyterlab-git
- matplotlib-base
- numba
- numexpr
- openpyxl
- pandas
- patsy
- protobuf
- pytables
- scikit-image
- scikit-learn
- scipy
- seaborn
- sqlalchemy
- statsmodels
- sympy
- widgetsnbextension
- xlrd
# Jupyter
- ipython
- ipykernel
- jupyterlab_templates
- jupyter-resource-usage
# Buckler Lab
- phg
- liquibase
- groovy
# R
- r-base >=4.3.0
- r-caret
- r-crayon
- r-e1071
- r-forecast
- r-hexbin
- r-htmltools
- r-htmlwidgets
- r-irkernel
- r-nycflights13
- r-randomforest
- r-rcurl
- r-rmarkdown
- r-rodbc
- r-rsqlite
- r-shiny
- r-tidymodels
- r-tidyverse
- r-rodbc
- r-rjava
- r-renv
- r-devtools
- unixodbc
- gxx_linux-64
- libnetcdf
# Misc
- kotlin-jupyter-kernel
- bioconda::bioconductor-biocversion>=3.17