|
4 | 4 | "cell_type": "markdown",
|
5 | 5 | "metadata": {},
|
6 | 6 | "source": [
|
7 |
| - "### <center> Install Anaconda Notebook on Ubuntu</center>" |
| 7 | + "<h2 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Windows</span> </h2>" |
8 | 8 | ]
|
9 | 9 | },
|
10 | 10 | {
|
11 | 11 | "cell_type": "markdown",
|
12 | 12 | "metadata": {},
|
13 | 13 | "source": [
|
14 |
| - "1) Open the Terminal by clicking on the Spotlight magnifying glass at the top right of the screen, typing “Terminal” then clicking the Terminal icon." |
| 14 | + "<span style =\"color:black;font-weight:bold\">Install Gnu on Windows</span>" |
15 | 15 | ]
|
16 | 16 | },
|
17 | 17 | {
|
18 | 18 | "cell_type": "markdown",
|
19 | 19 | "metadata": {},
|
20 | 20 | "source": [
|
21 |
| - "2) Type the commands in red to go to the Downloads directory and download Anaconda 2.3.0. Anaconda may take a few minutes to download." |
| 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>" |
| 23 | + ] |
| 24 | + }, |
| 25 | + { |
| 26 | + "cell_type": "markdown", |
| 27 | + "metadata": {}, |
| 28 | + "source": [ |
| 29 | + "<span style =\"font-weight:bold\"> Install Anaconda and iPython Notebook</span>" |
| 30 | + ] |
| 31 | + }, |
| 32 | + { |
| 33 | + "cell_type": "markdown", |
| 34 | + "metadata": {}, |
| 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", |
| 39 | + "<p></p>2) Restart your computer (to allow for updating)\n", |
| 40 | + "<p></p>3) Open Anaconda Command Prompt\n", |
| 41 | + "<p></p>4) " |
22 | 42 | ]
|
23 | 43 | },
|
24 | 44 | {
|
|
40 | 60 | "cell_type": "markdown",
|
41 | 61 | "metadata": {},
|
42 | 62 | "source": [
|
43 |
| - "4) Please <kbd> Enter </kbd> to read the license agreement. Use <kbd> Space </kbd> to continue to the next page. " |
| 63 | + "4) Press <kbd> Enter </kbd> to read the license agreement. Use <kbd> Space </kbd> to continue to the next page. " |
44 | 64 | ]
|
45 | 65 | },
|
46 | 66 | {
|
|
98 | 118 | "source": [
|
99 | 119 | "<font color = \"red\">conda update --all --yes</font> "
|
100 | 120 | ]
|
| 121 | + }, |
| 122 | + { |
| 123 | + "cell_type": "code", |
| 124 | + "execution_count": null, |
| 125 | + "metadata": { |
| 126 | + "collapsed": true |
| 127 | + }, |
| 128 | + "outputs": [], |
| 129 | + "source": [] |
101 | 130 | }
|
102 | 131 | ],
|
103 | 132 | "metadata": {
|
|
0 commit comments