Skip to content

Commit 73561b1

Browse files
committed
Update environment
1 parent 24202e2 commit 73561b1

File tree

2 files changed

+273
-394
lines changed

2 files changed

+273
-394
lines changed

environment.yml

Lines changed: 0 additions & 169 deletions
Original file line numberDiff line numberDiff line change
@@ -2,211 +2,42 @@ name: python_for_data_science
22
channels:
33
- defaults
44
dependencies:
5-
- libtiff
6-
- icu
7-
- pysocks
8-
- xlrd
9-
- jupyterlab_server
10-
- pickleshare
115
- gdal
12-
- geotiff
13-
- pyrsistent
146
- networkx
15-
- prometheus_client
16-
- pyzmq
17-
- proj
18-
- certifi
19-
- entrypoints
20-
- kealib
21-
- asn1crypto
227
- scipy
23-
- send2trash
248
- nbconvert
25-
- tk
26-
- mkl_random
27-
- ipython_genutils
28-
- libgdal
299
- postgresql
3010
- pip
3111
- jupyterlab
3212
- jinja2
33-
- freetype
34-
- mkl
3513
- typing_extensions
36-
- intel-openmp
37-
- wcwidth
38-
- fontconfig
39-
- olefile
40-
- zeromq
41-
- click-plugins
42-
- munch
43-
- lxml
4414
- nodejs
4515
- descartes
46-
- libssh2
4716
- openpyxl
4817
- ipywidgets
49-
- poppler-data
50-
- pyviz_comms
51-
- future
52-
- qtconsole
53-
- ptyprocess
54-
- pytz
55-
- qtpy
56-
- expat
5718
- statsmodels
5819
- attrs
59-
- readline
60-
- python-dateutil
61-
- jupyter_console
62-
- markupsafe
6320
- flask
6421
- ipython
65-
- flask-compress
66-
- sip
6722
- pandas
6823
- markdown
69-
- mkl_fft
70-
- toolz
7124
- hdf5
7225
- dash-table
7326
- xarray
7427
- pillow
75-
- retrying
76-
- pandocfilters
77-
- xz
78-
- werkzeug
7928
- geos
8029
- tqdm
81-
- dash-html-components
82-
- backcall
83-
- jupyter
84-
- wheel
85-
- jupyter_client
86-
- libspatialite
87-
- python=3.7
88-
- setuptools
89-
- gmp
90-
- webencodings
91-
- libstdcxx-ng
92-
- hdf4
93-
- libboost
94-
- tornado
95-
- jupyter_core
9630
- click
9731
- numpy
9832
- shapely
99-
- gst-plugins-base
10033
- pyparsing
101-
- mistune
102-
- ncurses
103-
- xerces-c
104-
- prompt-toolkit
105-
- yaml
106-
- zipp
107-
- libgfortran-ng
108-
- notebook
109-
- openjpeg
110-
- libnetcdf
111-
- curl
112-
- dash-core-components
113-
- importlib_metadata
114-
- rtree
115-
- blas
11634
- fiona
117-
- bleach
118-
- testpath
119-
- pyyaml
120-
- pexpect
12135
- seaborn
122-
- cycler
123-
- libcurl
124-
- ca-certificates
125-
- jsonschema
126-
- lz4-c
127-
- ipykernel
128-
- libxcb
129-
- pixman
130-
- krb5
131-
- pycparser
132-
- cffi
133-
- giflib
134-
- dbus
135-
- importlib-metadata
136-
- libsodium
137-
- pygments
138-
- ld_impl_linux-64
139-
- libspatialindex
140-
- terminado
141-
- glib
14236
- geopandas
143-
- _libgcc_mutex
144-
- six
145-
- param
146-
- parso
147-
- more-itertools
148-
- openssl
149-
- freexl
150-
- qt
151-
- tbb
152-
- cryptography
153-
- gstreamer
154-
- cairo
155-
- libkml
156-
- soupsieve
157-
- urllib3
158-
- pyproj
159-
- patsy
160-
- sqlite
161-
- brotlipy
162-
- poppler
163-
- libpq
16437
- dash
165-
- libffi
166-
- dash-renderer
167-
- pyopenssl
168-
- requests
169-
- chardet
170-
- itsdangerous
17138
- matplotlib
172-
- json5
173-
- mkl-service
174-
- pandoc
175-
- pcre
176-
- libdap4
177-
- widgetsnbextension
178-
- libgcc-ng
179-
- bzip2
18039
- holoviews
181-
- libxml2
182-
- cfitsio
183-
- pyqt
184-
- zstd
185-
- kiwisolver
186-
- nbformat
187-
- libuuid
188-
- libedit
189-
- prompt_toolkit
190-
- lcms2
19140
- sqlalchemy
192-
- packaging
193-
- defusedxml
194-
- jedi
195-
- libpng
196-
- tiledb
197-
- traitlets
19841
- plotly
199-
- zlib
200-
- decorator
201-
- jpeg
202-
- idna
203-
- matplotlib-base
204-
- json-c
205-
- pyct
206-
- numpy-base
20742
- beautifulsoup4
208-
- cligj
209-
- pandas-bokeh
210-
- folium
211-
- vega
21243
prefix: /home/gjb/miniconda3/envs/python_for_data_science

0 commit comments

Comments
 (0)