-
Notifications
You must be signed in to change notification settings - Fork 91
/
environment.yml
97 lines (96 loc) · 1.2 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
name: tabula-muris-env
channels:
- bioconda
- r
- defaults
- conda-forge
dependencies:
- bleach
- libffi
- ca-certificates
- certifi
- click
- cycler
- dbus
- decorator
- entrypoints
- expat
- freetype
- gettext
- glib
- html5lib
- icu
- intel-openmp
- ipykernel
- ipython
- ipython_genutils
- ipywidgets
- jedi
- jinja2
- jpeg
- jsonschema
- jupyter
- jupyter_client
- jupyter_console
- jupyter_core
- libcxx
- libedit
- libgfortran
- libiconv
- libpng
- libsodium
- markupsafe
- matplotlib
- mistune
- mkl
- nbconvert
- nbformat
- ncurses
- notebook
- numpy
- openssl
- pandas
- pandoc
- pandocfilters
- parso
- patsy
- pcre
- pexpect
- pickleshare
- pip
- prompt_toolkit
- ptyprocess
- pygments
- pyparsing
- pyqt
- python=3.6
- python-dateutil
- pytz
- pyyaml
- pyzmq
- qt
- qtconsole
- readline
- scipy
- seaborn
- send2trash
- setuptools
- simplegeneric
- sip
- six
- sqlite
- statsmodels
- terminado
- testpath
- tk
- tornado
- traitlets
- wcwidth
- webencodings
- wheel
- widgetsnbextension
- xz
- zeromq
- zlib
- pip:
- hermione