Skip to content

Commit

Permalink
add anaconda link
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Jul 12, 2016
1 parent 7958222 commit 485866d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions miniconda.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
Here's a crash-course in making your own python toolkit via miniconda:

Although it is recommended to install the full anaconda system via

https://www.continuum.io/
this is an alternative if you want to cherry pick your modules and
start with a very small python system.




Head over to
For miniconda, head over to
http://conda.pydata.org/miniconda.html
and grab the latest installer and follow instructions
and grab the latest installer and follow instructions for your
architecture.

Here is an example for linux 64 bit:

Expand Down

0 comments on commit 485866d

Please sign in to comment.