forked from wconnell/intro-comp-wrkflw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
92 lines (91 loc) · 2.48 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
name: intro-comp-wrkflw
channels:
- conda-forge
- bioconda
- defaults
dependencies:
- appnope=0.1.0=py38_1000
- attrs=19.3.0=py_0
- backcall=0.1.0=py_0
- bleach=3.1.0=py_0
- ca-certificates=2019.11.28=hecc5488_0
- certifi=2019.11.28=py38_0
- cycler=0.10.0=py_2
- decorator=4.4.1=py_0
- defusedxml=0.6.0=py_0
- entrypoints=0.3=py38_1000
- freetype=2.10.0=h24853df_1
- importlib_metadata=1.5.0=py38_0
- ipykernel=5.1.4=py38h5ca1d4c_0
- ipython=7.12.0=py38h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- jedi=0.16.0=py38_0
- jinja2=2.11.1=py_0
- joblib=0.14.1=py_0
- json5=0.9.0=py_0
- jsonschema=3.2.0=py38_0
- jupyter_client=5.3.4=py38_1
- jupyter_core=4.6.2=py38_0
- jupyterlab=1.2.6=py_0
- jupyterlab_server=1.0.6=py_0
- kiwisolver=1.1.0=py38ha1b3eb9_0
- libblas=3.8.0=14_openblas
- libcblas=3.8.0=14_openblas
- libcxx=9.0.1=1
- libffi=3.2.1=h6de7cb9_1006
- libgfortran=4.0.0=2
- liblapack=3.8.0=14_openblas
- libopenblas=0.3.7=h3d69b6c_7
- libpng=1.6.37=h2573ce8_0
- libsodium=1.0.17=h01d97ff_0
- llvm-openmp=9.0.1=h28b9765_2
- markupsafe=1.1.1=py38h0b31af3_0
- matplotlib=3.1.3=py38_0
- matplotlib-base=3.1.3=py38h11da6c2_0
- mistune=0.8.4=py38h0b31af3_1000
- nbconvert=5.6.1=py38_0
- nbformat=5.0.4=py_0
- ncurses=6.1=h0a44026_1002
- notebook=6.0.3=py38_0
- numpy=1.18.1=py38hde6bac1_0
- openssl=1.1.1d=h0b31af3_0
- pandas=1.0.1=py38h4f17bb1_0
- pandoc=2.9.1.1=0
- pandocfilters=1.4.2=py_1
- parso=0.6.1=py_0
- patsy=0.5.1=py_0
- pexpect=4.8.0=py38_0
- pickleshare=0.7.5=py38_1000
- pip=20.0.2=py_2
- prometheus_client=0.7.1=py_0
- prompt_toolkit=3.0.3=py_0
- ptyprocess=0.6.0=py_1001
- pygments=2.5.2=py_0
- pyparsing=2.4.6=py_0
- pyrsistent=0.15.7=py38h0b31af3_0
- python=3.8.1=hf2284b6_2
- python-dateutil=2.8.1=py_0
- pytz=2019.3=py_0
- pyzmq=18.1.1=py38h4bf09a9_0
- readline=8.0=hcfe32e1_0
- scikit-learn=0.22.1=py38h3dc85bc_1
- scipy=1.4.1=py38h82752d6_0
- seaborn=0.10.0=py_1
- send2trash=1.5.0=py_0
- setuptools=45.2.0=py38_0
- six=1.14.0=py38_0
- sqlite=3.30.1=h93121df_0
- statsmodels=0.11.0=py38h0b31af3_0
- terminado=0.8.3=py38_0
- testpath=0.4.4=py_0
- tk=8.6.10=hbbe82c9_0
- tornado=6.0.3=py38h0b31af3_4
- traitlets=4.3.3=py38_0
- wcwidth=0.1.8=py_0
- webencodings=0.5.1=py_1
- wheel=0.34.2=py_1
- xz=5.2.4=h1de35cc_1001
- zeromq=4.3.2=h6de7cb9_2
- zipp=2.2.0=py_0
- zlib=1.2.11=h0b31af3_1006
prefix: /Users/willconnell/miniconda3/envs/intro-comp-wrkflw