-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLab1_environment.yml
More file actions
106 lines (105 loc) · 1.38 KB
/
Copy pathLab1_environment.yml
File metadata and controls
106 lines (105 loc) · 1.38 KB
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
97
98
99
100
101
102
103
104
105
name: Lab1
channels:
- defaults
dependencies:
- _libgcc_mutex
- backcall
- blas
- bleach
- ca-certificates
- certifi
- cycler
- dbus
- decorator
- defusedxml
- entrypoints
- expat
- fontconfig
- freetype
- glib
- gmp
- gst-plugins-base
- gstreamer
- html5lib
- icu
- intel-openmp
- ipykernel
- ipython
- ipython_genutils
- ipywidgets
- jedi
- jinja2
- jpeg
- jsonschema
- jupyter
- jupyter_client
- jupyter_console
- jupyter_core
- jupyterlab
- jupyterlab_launcher
- kiwisolver
- libedit
- libffi
- libgcc-ng
- libgfortran-ng
- libpng
- libsodium
- libstdcxx-ng
- libuuid
- libxcb
- libxml2
- markupsafe
- matplotlib
- mistune
- mkl
- mkl_fft
- mkl_random
- nbconvert
- nbformat
- ncurses
- notebook
- numpy
- numpy-base
- openssl
- pandas
- pandoc
- pandocfilters
- parso
- pcre
- pexpect
- pickleshare
- pip
- prometheus_client
- prompt_toolkit
- ptyprocess
- pygments
- pyparsing
- pyqt
- python=3.5
- python-dateutil
- pytz
- pyzmq
- qt
- qtconsole
- readline
- scikit-learn
- scipy
- send2trash
- setuptools
- simplegeneric
- sip
- six
- sqlite
- terminado
- testpath
- tk
- tornado
- traitlets
- wcwidth
- webencodings
- wheel
- widgetsnbextension
- xz
- zeromq
- zlib
prefix: /home/alex/anaconda3/envs/Lab1