|
4 | 4 | "cell_type": "markdown",
|
5 | 5 | "metadata": {},
|
6 | 6 | "source": [
|
7 |
| - "<h2 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Windows</span> </h2>" |
| 7 | + "<h1 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Windows</span> </h1>" |
8 | 8 | ]
|
9 | 9 | },
|
10 | 10 | {
|
11 | 11 | "cell_type": "markdown",
|
12 | 12 | "metadata": {},
|
13 | 13 | "source": [
|
14 |
| - "<span style =\"color:black;font-weight:bold\">Install Gnu on Windows</span>" |
| 14 | + "<span style =\"color:black;font-weight:bold;font-size: 18px;\">Install Gnu on Windows</span>" |
15 | 15 | ]
|
16 | 16 | },
|
17 | 17 | {
|
18 | 18 | "cell_type": "markdown",
|
19 | 19 | "metadata": {},
|
20 | 20 | "source": [
|
21 | 21 | "1) Download and install <span style =\"font-weight:bold\"> Gnu on Windows (Gow) </span> from\n",
|
22 |
| - "<p></p><center> https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe. </center>" |
| 22 | + "<h5 align=\"center\"> https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe. </h5>\n" |
23 | 23 | ]
|
24 | 24 | },
|
25 | 25 | {
|
26 | 26 | "cell_type": "markdown",
|
27 | 27 | "metadata": {},
|
28 | 28 | "source": [
|
29 |
| - "<span style =\"font-weight:bold\"> Install Anaconda and iPython Notebook</span>" |
| 29 | + "<span style =\"font-weight:bold;font-size: 18px;\"> Install Anaconda and iPython Notebook</span>" |
30 | 30 | ]
|
31 | 31 | },
|
32 | 32 | {
|
33 | 33 | "cell_type": "markdown",
|
34 | 34 | "metadata": {},
|
35 | 35 | "source": [
|
36 |
| - "1) Download and insall Anaconda from \n", |
37 |
| - "<p></p> <center> http://repo.continuum.io/archive/Anaconda-2.3.0-Windows-x86_64.exe </center>\n", |
38 |
| - "<p></p>Select the default options when prompted during the installation of <b>Anaconda</b>\n", |
| 36 | + "1) Download and install Anaconda from \n", |
| 37 | + "<h5 align=\"center\">http://repo.continuum.io/archive/Anaconda-2.3.0-Windows-x86_64.exe </h5>\n", |
| 38 | + "<p></p>\n", |
| 39 | + "Select the default options when prompted during the installation of Anaconda\n", |
39 | 40 | "<p></p>2) Restart your computer (to allow for updating)\n",
|
| 41 | + "\n", |
| 42 | + "<img src=\"anaconda_command_prompt.png\" height=\"220\" width=\"220\">\n", |
40 | 43 | "<p></p>3) Open Anaconda Command Prompt\n",
|
41 |
| - "<p></p>4) " |
| 44 | + "<p></p>4) Type the command in red to update Anaconda \n", |
| 45 | + "<img src=\"Anaconda Command Prompt Screen Shot.png\">\n", |
| 46 | + "<p></p> <span style =\"color:red\"> python --version</span> \n", |
| 47 | + "<p></p><span style =\"color:black;font-weight:bold;font-size: 18px;\">Start IPython Notebook</span>\n", |
| 48 | + "<p></p>1) Type the command in red to start iPython Notebook\n", |
| 49 | + "<img src=\"LAST.png\">\n", |
| 50 | + "<p></p> <span style =\"color:red;\"> ipython notebook</span>" |
42 | 51 | ]
|
43 | 52 | },
|
44 | 53 | {
|
45 | 54 | "cell_type": "markdown",
|
46 | 55 | "metadata": {},
|
47 | 56 | "source": [
|
48 |
| - "<font color=\"red\"> cd ~/Downloads </font>\n" |
| 57 | + "<span style =\"font-weight:bold;font-size: 18px;\">Congrats! You are Done! </span>" |
49 | 58 | ]
|
50 |
| - }, |
51 |
| - { |
52 |
| - "cell_type": "markdown", |
53 |
| - "metadata": {}, |
54 |
| - "source": [ |
55 |
| - "3) Type the command in red to install Anaconda \n", |
56 |
| - "<p> </p><font color = \"red\"> bash ./Anaconda-2.3.0-MacOSX-x86_64.sh </font>" |
57 |
| - ] |
58 |
| - }, |
59 |
| - { |
60 |
| - "cell_type": "markdown", |
61 |
| - "metadata": {}, |
62 |
| - "source": [ |
63 |
| - "4) Press <kbd> Enter </kbd> to read the license agreement. Use <kbd> Space </kbd> to continue to the next page. " |
64 |
| - ] |
65 |
| - }, |
66 |
| - { |
67 |
| - "cell_type": "markdown", |
68 |
| - "metadata": {}, |
69 |
| - "source": [ |
70 |
| - "5) Type <b> yes </b> to accept the license terms" |
71 |
| - ] |
72 |
| - }, |
73 |
| - { |
74 |
| - "cell_type": "markdown", |
75 |
| - "metadata": {}, |
76 |
| - "source": [ |
77 |
| - "6) Press <kbd> Enter </kbd> to install Anaconda to the default location." |
78 |
| - ] |
79 |
| - }, |
80 |
| - { |
81 |
| - "cell_type": "markdown", |
82 |
| - "metadata": {}, |
83 |
| - "source": [ |
84 |
| - "7) Type <b> yes </b> to have Anaconda update your PATH. " |
85 |
| - ] |
86 |
| - }, |
87 |
| - { |
88 |
| - "cell_type": "markdown", |
89 |
| - "metadata": {}, |
90 |
| - "source": [ |
91 |
| - "<b>Congrats! You are Done!</b>" |
92 |
| - ] |
93 |
| - }, |
94 |
| - { |
95 |
| - "cell_type": "markdown", |
96 |
| - "metadata": {}, |
97 |
| - "source": [ |
98 |
| - "You can check that Anaconda was installed by pressing the command in red" |
99 |
| - ] |
100 |
| - }, |
101 |
| - { |
102 |
| - "cell_type": "markdown", |
103 |
| - "metadata": {}, |
104 |
| - "source": [ |
105 |
| - "<font color = \"red\"> python --version </font>" |
106 |
| - ] |
107 |
| - }, |
108 |
| - { |
109 |
| - "cell_type": "markdown", |
110 |
| - "metadata": {}, |
111 |
| - "source": [ |
112 |
| - "You can type the command in red to update Anaconda" |
113 |
| - ] |
114 |
| - }, |
115 |
| - { |
116 |
| - "cell_type": "markdown", |
117 |
| - "metadata": {}, |
118 |
| - "source": [ |
119 |
| - "<font color = \"red\">conda update --all --yes</font> " |
120 |
| - ] |
121 |
| - }, |
122 |
| - { |
123 |
| - "cell_type": "code", |
124 |
| - "execution_count": null, |
125 |
| - "metadata": { |
126 |
| - "collapsed": true |
127 |
| - }, |
128 |
| - "outputs": [], |
129 |
| - "source": [] |
130 | 59 | }
|
131 | 60 | ],
|
132 | 61 | "metadata": {
|
|
0 commit comments