|
| 1 | +{ |
| 2 | + "cells": [ |
| 3 | + { |
| 4 | + "cell_type": "markdown", |
| 5 | + "metadata": {}, |
| 6 | + "source": [ |
| 7 | + "<h1 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Windows</span> </h1>\n", |
| 8 | + "<p></p><p></p> Youtube tutorial available at: https://www.youtube.com/watch?v=KH2yIk03jFc\n", |
| 9 | + "<p></p> pretty ipython notebook (nicely formated webpage): https://github.com/mGalarnyk/Anaconda_Install_Mac_Ubuntu_Windows/blob/master/Anaconda_Install_Instructions_Windows.ipynb\n", |
| 10 | + "\n", |
| 11 | + "(if link fails try: github.com/mGalarnyk)" |
| 12 | + ] |
| 13 | + }, |
| 14 | + { |
| 15 | + "cell_type": "markdown", |
| 16 | + "metadata": {}, |
| 17 | + "source": [ |
| 18 | + "<span style =\"color:black;font-weight:bold;font-size: 18px;\">Install Gnu on Windows</span>" |
| 19 | + ] |
| 20 | + }, |
| 21 | + { |
| 22 | + "cell_type": "markdown", |
| 23 | + "metadata": {}, |
| 24 | + "source": [ |
| 25 | + "1) Download and install <span style =\"font-weight:bold\"> Gnu on Windows (Gow) </span> from\n", |
| 26 | + "<h5 align=\"center\"> https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe </h5>\n" |
| 27 | + ] |
| 28 | + }, |
| 29 | + { |
| 30 | + "cell_type": "markdown", |
| 31 | + "metadata": {}, |
| 32 | + "source": [ |
| 33 | + "<span style =\"font-weight:bold;font-size: 18px;\"> Install Anaconda and iPython Notebook</span>" |
| 34 | + ] |
| 35 | + }, |
| 36 | + { |
| 37 | + "cell_type": "markdown", |
| 38 | + "metadata": {}, |
| 39 | + "source": [ |
| 40 | + "1) Download and install Anaconda from \n", |
| 41 | + "<h5 align=\"center\">http://repo.continuum.io/archive/Anaconda-2.3.0-Windows-x86_64.exe </h5>\n", |
| 42 | + "<p></p>\n", |
| 43 | + "Select the default options when prompted during the installation of Anaconda\n", |
| 44 | + "<p></p>2) Restart your computer (to allow for updating)\n", |
| 45 | + "\n", |
| 46 | + "<img src=\"anaconda_command_prompt.png\" height=\"220\" width=\"220\">\n", |
| 47 | + "<p></p>3) Open Anaconda Command Prompt\n", |
| 48 | + "<p></p>4) Type the command in red to check Anaconda version \n", |
| 49 | + "<img src=\"Anaconda_Command_Prompt_Screen_Shot.png\">\n", |
| 50 | + "<p></p> <span style =\"color:red\"> python --version</span> \n", |
| 51 | + "<p></p><span style =\"color:black;font-weight:bold;font-size:18px;\">Start IPython Notebook</span>\n", |
| 52 | + "<p></p>1) Type the command in red to start iPython Notebook\n", |
| 53 | + "<img src=\"LAST.png\">\n", |
| 54 | + "<p></p> <span style =\"color:red;\"> ipython notebook</span>" |
| 55 | + ] |
| 56 | + }, |
| 57 | + { |
| 58 | + "cell_type": "markdown", |
| 59 | + "metadata": {}, |
| 60 | + "source": [ |
| 61 | + "<span style =\"font-weight:bold;font-size: 18px;\">Congrats! You are Done! </span>" |
| 62 | + ] |
| 63 | + } |
| 64 | + ], |
| 65 | + "metadata": { |
| 66 | + "kernelspec": { |
| 67 | + "display_name": "Python 2", |
| 68 | + "language": "python", |
| 69 | + "name": "python2" |
| 70 | + }, |
| 71 | + "language_info": { |
| 72 | + "codemirror_mode": { |
| 73 | + "name": "ipython", |
| 74 | + "version": 2 |
| 75 | + }, |
| 76 | + "file_extension": ".py", |
| 77 | + "mimetype": "text/x-python", |
| 78 | + "name": "python", |
| 79 | + "nbconvert_exporter": "python", |
| 80 | + "pygments_lexer": "ipython2", |
| 81 | + "version": "2.7.11" |
| 82 | + } |
| 83 | + }, |
| 84 | + "nbformat": 4, |
| 85 | + "nbformat_minor": 0 |
| 86 | +} |
0 commit comments