Skip to content

Instantly share code, notes, and snippets.

@aprossi
Created January 20, 2018 13:41
Show Gist options
  • Save aprossi/42cb415f6f45c4297bfb26ffb642e6ea to your computer and use it in GitHub Desktop.
Save aprossi/42cb415f6f45c4297bfb26ffb642e6ea to your computer and use it in GitHub Desktop.
name: python3test
channels:
- conda-forge
- anaconda-fusion
- defaults
dependencies:
- appnope=0.1.0=py36_0
- backports=1.0=py36_1
- backports.functools_lru_cache=1.4=py36_1
- bleach=2.0.0=py36_0
- ca-certificates=2017.11.5=0
- certifi=2017.11.5=py36_0
- clangdev=5.0.0=default_0
- click=6.7=py_1
- click-plugins=1.0.3=py36_0
- cligj=0.4.0=py36_0
- curl=7.55.1=0
- cycler=0.10.0=py36_0
- decorator=4.1.2=py36_0
- descartes=1.1.0=py36_0
- entrypoints=0.2.3=py36_1
- expat=2.1.0=3
- fiona=1.7.11=py36_0
- freetype=2.7=2
- freexl=1.0.4=0
- gdal=2.1.3=py36_7
- geopandas=0.3.0=py36_0
- geos=3.6.2=1
- giflib=5.1.4=0
- hdf4=4.2.13=0
- hdf5=1.10.1=1
- html5lib=1.0.1=py_0
- icu=58.2=0
- ipykernel=4.7.0=py36_0
- ipython=6.2.1=py36_0
- ipython_genutils=0.2.0=py36_0
- ipywidgets=7.1.0=py36_0
- jedi=0.10.2=py36_0
- jinja2=2.10=py36_0
- jpeg=9b=2
- json-c=0.12.1=0
- jsonschema=2.6.0=py36_0
- jupyter=1.0.0=py36_0
- jupyter_client=5.2.0=py36_0
- jupyter_console=5.2.0=py36_0
- jupyter_core=4.4.0=py_0
- kealib=1.4.7=4
- krb5=1.14.2=0
- libcxx=5.0.0=0
- libdap4=3.18.3=2
- libiconv=1.15=0
- libnetcdf=4.4.1.1=10
- libpng=1.6.28=2
- libpq=9.6.3=0
- libsodium=1.0.15=1
- libspatialindex=1.8.5=1
- libspatialite=4.3.0a=18
- libssh2=1.8.0=2
- libtiff=4.0.9=0
- libxml2=2.9.7=0
- llvmdev=5.0.0=default_0
- markupsafe=1.0=py36_0
- matplotlib=2.1.1=py36_0
- mistune=0.8.3=py_0
- mplleaflet=0.0.5=py36_1
- munch=2.2.0=py36_0
- nbconvert=5.3.1=py_1
- nbformat=4.4.0=py36_0
- ncurses=5.9=10
- notebook=5.2.2=py36_1
- openjpeg=2.1.2=2
- openssl=1.0.2n=0
- pandas=0.22.0=py36_0
- pandoc=2.0.5=0
- pandocfilters=1.4.1=py36_0
- pcre=8.39=0
- pexpect=4.3.1=py36_0
- pickleshare=0.7.4=py36_0
- pip=9.0.1=py36_0
- proj4=4.9.3=5
- prompt_toolkit=1.0.15=py36_0
- psycopg2=2.7.3.2=py36_0
- ptyprocess=0.5.2=py36_0
- pygments=2.2.0=py36_0
- pyparsing=2.2.0=py36_0
- pyproj=1.9.5.1=py36_0
- pyqt=5.6.0=py36_4
- pysal=1.14.3=py36_0
- python=3.6.3=1
- python-dateutil=2.6.1=py36_0
- pytz=2017.3=py_2
- pyzmq
- qt=5.6.2=h9e3eb04_4
- qtconsole=4.3.1=py36_0
- readline=6.2=0
- rtree=0.8.3=py36_0
- setuptools=38.2.4=py36_0
- shapely=1.6.3=py36_0
- simplegeneric=0.8.1=py36_0
- sip=4.18=py36_1
- six=1.11.0=py36_1
- sqlalchemy=1.1.13=py36_0
- sqlite=3.13.0=1
- terminado=0.8.1=py36_0
- testpath=0.3.1=py36_0
- tk=8.5.19=2
- tornado=4.5.2=py36_0
- traitlets=4.3.2=py36_0
- wcwidth=0.1.7=py36_0
- webencodings=0.5=py36_0
- wheel
- widgetsnbextension=3.1.0=py36_0
- xerces-c=3.2.0=0
- xz=5.2.3=0
- zeromq=4.2.1=1
- zlib=1.2.11=0
- intel-openmp=2018.0.0=h8158457_8
- libgfortran=3.0.1=h93005f0_2
- mkl=2018.0.1=hfbd8650_4
- numpy=1.14.0=py36h8a80b8c_0
- scipy=1.0.0=py36h1de22e9_0
- pip:
- backports.functools-lru-cache==1.4
- ipython-genutils==0.2.0
- jupyter-client==5.2.0
- jupyter-console==5.2.0
- jupyter-core==4.4.0
- prompt-toolkit==1.0.15
prefix: /Users/anrossi/anaconda/envs/python3test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment