Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tarekeldeeb/d405ec2ea9beef07df6a3d36e848f490 to your computer and use it in GitHub Desktop.
Save tarekeldeeb/d405ec2ea9beef07df6a3d36e848f490 to your computer and use it in GitHub Desktop.
Including tensorflow 1.10, numpy, matplotlib, jupyter and other essentials.
  1. Starting with miniconda
  2. using conda install {tensorflow,numpy,matplotlib,jupyter}
  3. conda clean -a
  4. Manual Cleaning
  5. Write a BAT to launch Jupyter with correct environment.
  6. Zipping with 7z -> 314MB

Download from https://archive.org/details/PortableDLenv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment