Skip to content

Instantly share code, notes, and snippets.

@asears
Created January 5, 2020 11:13
Show Gist options
  • Select an option

  • Save asears/4146a299deaf00e855e9c07c228da0e6 to your computer and use it in GitHub Desktop.

Select an option

Save asears/4146a299deaf00e855e9c07c228da0e6 to your computer and use it in GitHub Desktop.
Current list of "global" python packages using for multiple scenarios
name: my_conda
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- _pytorch_select=1.1.0
- _tflow_select=2.1.0
- absl-py=0.8.1
- asn1crypto=1.2.0
- astor=0.8.0
- astroid=2.3.3
- attrs=19.3.0
- backcall=0.1.0
- beautifulsoup4=4.8.1
- blas=1.0
- bleach=3.1.0
- ca-certificates=2019.11.27
- certifi=2019.11.28
- cffi=1.13.2
- chardet=3.0.4
- colorama=0.4.3
- cryptography=2.8
- cudatoolkit=10.0.130
- cudnn=7.6.5
- cycler=0.10.0
- decorator=4.4.1
- defusedxml=0.6.0
- dill=0.3.1.1
- entrypoints=0.3
- freetype=2.9.1
- future=0.18.2
- gast=0.2.2
- google-pasta=0.1.8
- googleapis-common-protos=1.6.0
- grpcio=1.16.1
- h5py=2.9.0
- hdf5=1.10.4
- icc_rt=2019.0.0
- icu=58.2
- idna=2.8
- importlib_metadata=1.3.0
- intel-openmp=2019.4
- ipykernel=5.1.3
- ipython=7.10.2
- ipython_genutils=0.2.0
- ipywidgets=7.5.1
- isort=4.3.21
- jedi=0.15.1
- jinja2=2.10.3
- jpeg=9b
- jsonschema=3.2.0
- jupyter=1.0.0
- jupyter_client=5.3.3
- jupyter_console=5.2.0
- jupyter_core=4.6.1
- keras-applications=1.0.8
- keras-preprocessing=1.1.0
- kiwisolver=1.1.0
- lazy-object-proxy=1.4.3
- libmklml=2019.0.5
- libpng=1.6.37
- libprotobuf=3.11.2
- libsodium=1.0.16
- m2w64-gcc-libgfortran=5.3.0
- m2w64-gcc-libs=5.3.0
- m2w64-gcc-libs-core=5.3.0
- m2w64-gmp=6.1.0
- m2w64-libwinpthread-git=5.0.0.4634.697f757
- markdown=3.1.1
- markovify=0.8.0
- markupsafe=1.1.1
- matplotlib=3.1.1
- mccabe=0.6.1
- mistune=0.8.4
- mkl=2019.4
- mkl-service=2.3.0
- mkl_fft=1.0.15
- mkl_random=1.1.0
- more-itertools=8.0.2
- msys2-conda-epoch=20160418
- nbconvert=5.6.1
- nbformat=4.4.0
- ninja=1.9.0
- nltk=3.4.5
- notebook=6.0.1
- numpy=1.17.4
- numpy-base=1.17.4
- openssl=1.1.1d
- opt_einsum=3.1.0
- pandoc=2.2.3.2
- pandocfilters=1.4.2
- parso=0.5.2
- pickleshare=0.7.5
- pip=19.3.1
- prometheus_client=0.7.1
- promise=2.2.1
- prompt_toolkit=3.0.2
- protobuf=3.11.2
- psutil=5.6.7
- pycparser=2.19
- pygments=2.5.2
- pylint=2.4.4
- pyopenssl=19.1.0
- pyparsing=2.4.5
- pyqt=5.9.2
- pyreadline=2.1
- pyrsistent=0.15.6
- pysocks=1.7.1
- python=3.7.5
- python-dateutil=2.8.1
- pytorch=1.3.1
- pytz=2019.3
- pywin32=225
- pywinpty=0.5.7
- pyzmq=18.1.0
- qt=5.9.7
- qtconsole=4.6.0
- requests=2.22.0
- scipy=1.3.2
- send2trash=1.5.0
- setuptools=42.0.2
- sip=4.19.8
- six=1.13.0
- soupsieve=1.9.5
- sqlite=3.30.1
- tensorboard=2.0.0
- tensorflow=2.0.0
- tensorflow-base=2.0.0
- tensorflow-datasets=1.2.0
- tensorflow-estimator=2.0.0
- tensorflow-gpu=2.0.0
- tensorflow-metadata=0.14.0
- termcolor=1.1.0
- terminado=0.8.3
- testpath=0.4.4
- tornado=6.0.3
- tqdm=4.40.2
- traitlets=4.3.3
- unidecode=1.1.1
- urllib3=1.25.7
- vc=14.1
- vs2015_runtime=14.16.27012
- wcwidth=0.1.7
- webencodings=0.5.1
- werkzeug=0.16.0
- wheel=0.33.6
- widgetsnbextension=3.5.1
- win_inet_pton=1.1.0
- wincertstore=0.2
- winpty=0.4.3
- wrapt=1.11.2
- zeromq=4.3.1
- zipp=0.6.0
- zlib=1.2.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment