Skip to content

Commit e5f69a2

Browse files
fixing html on ipynb
1 parent 03d89ee commit e5f69a2

4 files changed

+39
-10
lines changed

.ipynb_checkpoints/Anaconda Install Instructions - Mac OS X-checkpoint.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<h3 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Mac OS X</span> </h3>"
7+
"<h2 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Mac OS X</span> </h2>"
88
]
99
},
1010
{

Anaconda Notebook Install Instructions - Ubuntu.ipynb renamed to .ipynb_checkpoints/Anaconda Install Instructions - Windows-checkpoint.ipynb

Lines changed: 33 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,41 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"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>"
88
]
99
},
1010
{
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"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>"
1515
]
1616
},
1717
{
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"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) "
2242
]
2343
},
2444
{
@@ -40,7 +60,7 @@
4060
"cell_type": "markdown",
4161
"metadata": {},
4262
"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. "
4464
]
4565
},
4666
{
@@ -98,6 +118,15 @@
98118
"source": [
99119
"<font color = \"red\">conda update --all --yes</font> "
100120
]
121+
},
122+
{
123+
"cell_type": "code",
124+
"execution_count": null,
125+
"metadata": {
126+
"collapsed": true
127+
},
128+
"outputs": [],
129+
"source": []
101130
}
102131
],
103132
"metadata": {

Anaconda Install Instructions - Mac OS X.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<h3 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Mac OS X</span> </h3>"
7+
"<h2 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Mac OS X</span> </h2>"
88
]
99
},
1010
{

Anaconda Install Instructions - Windows.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,29 +4,29 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"### <center> Install Anaconda on Windows </center>"
7+
"<h2 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Windows</span> </h2>"
88
]
99
},
1010
{
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14-
"<b><font = \"5\"> Install Gnu on Windows</font></b>"
14+
"<span style =\"color:black;font-weight:bold\">Install Gnu on Windows</span>"
1515
]
1616
},
1717
{
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"1) Download and install <b> Gnu on Windows (Gow) from </b>\n",
21+
"1) Download and install <span style =\"font-weight:bold\"> Gnu on Windows (Gow) </span> from\n",
2222
"<p></p><center> https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe. </center>"
2323
]
2424
},
2525
{
2626
"cell_type": "markdown",
2727
"metadata": {},
2828
"source": [
29-
"<b><font = \"5\"> Install Anaconda and iPython Notebook</font></b>"
29+
"<span style =\"font-weight:bold\"> Install Anaconda and iPython Notebook</span>"
3030
]
3131
},
3232
{

0 commit comments

Comments
 (0)