Skip to content

Commit b667522

Browse files
added link to ubuntu youtube video
1 parent 50b49ae commit b667522

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

.ipynb_checkpoints/Anaconda_Install_Instructions_Ubuntu-checkpoint.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<h1 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Ubuntu</span> </h1>\n",
8-
"<p></p><p></p> Youtube tutorial available at: \n",
8+
"<p></p><p></p> Youtube tutorial available at: https://www.youtube.com/watch?v=jo4RMiM-ihs\n",
99
"<p></p> pretty ipython notebook (nicely formated webpage): https://github.com/mGalarnyk/Anaconda_Install_Mac_Ubuntu_Windows/blob/master/Anaconda_Install_Instructions_Ubuntu.ipynb\n",
1010
"\n",
1111
"(if link fails try: github.com/mGalarnyk)"
@@ -24,7 +24,7 @@
2424
"source": [
2525
"1) Open the Terminal program by pressing <kbd>Ctrl</kbd> + <kbd>alt</kbd> + <kbd>t</kbd>\n",
2626
"\n",
27-
"2) Type the commands in red to go to the Downloads directory and download Anaconda 2.3.0. \n",
27+
"2) Type the commands to go to the Downloads directory and download Anaconda 2.3.0. \n",
2828
"<p></p>\n",
2929
"<img src=\"images/ubuntu_cd.png\">\n",
3030
"<p></p>\n",

Anaconda_Install_Instructions_Ubuntu.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"<h1 align=\"center\"><span style =\"color:black;font-weight:bold\">Install Anaconda on Ubuntu</span> </h1>\n",
8-
"<p></p><p></p> Youtube tutorial available at: \n",
8+
"<p></p><p></p> Youtube tutorial available at: https://www.youtube.com/watch?v=jo4RMiM-ihs\n",
99
"<p></p> pretty ipython notebook (nicely formated webpage): https://github.com/mGalarnyk/Anaconda_Install_Mac_Ubuntu_Windows/blob/master/Anaconda_Install_Instructions_Ubuntu.ipynb\n",
1010
"\n",
1111
"(if link fails try: github.com/mGalarnyk)"
@@ -24,7 +24,7 @@
2424
"source": [
2525
"1) Open the Terminal program by pressing <kbd>Ctrl</kbd> + <kbd>alt</kbd> + <kbd>t</kbd>\n",
2626
"\n",
27-
"2) Type the commands in red to go to the Downloads directory and download Anaconda 2.3.0. \n",
27+
"2) Type the commands to go to the Downloads directory and download Anaconda 2.3.0. \n",
2828
"<p></p>\n",
2929
"<img src=\"images/ubuntu_cd.png\">\n",
3030
"<p></p>\n",

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
# Anaconda_Install_Mac_Ubuntu_Windows
22
Adapted from my UC San Diego Data Science Program Start Up
33

4-
<h3 align = "center"> Install Anaconda on Ubuntu (Python)</h3>
5-
<h4 align="center"> https://github.com/mGalarnyk/Anaconda_Install_Mac_Ubuntu_Windows/blob/master/Anaconda_Install_Instructions_Ubuntu.ipynb </h4>
6-
<h4 align="center"> youtube explanation:
7-
upcoming </h4>
8-
94
<h3 align = "center"> Install Anaconda on Mac (Python)</h3>
105
<h4 align="center"> https://github.com/mGalarnyk/Anaconda_Install_Mac_Ubuntu_Windows/blob/master/Anaconda%20Install%20Instructions%20-%20Mac%20OS%20X.ipynb </h4>
116
<h4 align="center"> youtube explanation:
127
https://www.youtube.com/watch?v=B6d5LrA8bNE </h4>
138

9+
<h3 align = "center"> Install Anaconda on Ubuntu (Python)</h3>
10+
<h4 align="center"> https://github.com/mGalarnyk/Anaconda_Install_Mac_Ubuntu_Windows/blob/master/Anaconda_Install_Instructions_Ubuntu.ipynb </h4>
11+
<h4 align="center"> youtube explanation: https://www.youtube.com/watch?v=jo4RMiM-ihs </h4>
12+
1413
<h3 align = "center"> Install Anaconda on Windows (Python)</h3>
1514
<h4 align="center"> https://github.com/mGalarnyk/Anaconda_Install_Mac_Ubuntu_Windows/blob/master/Anaconda_Install_Instructions_Windows.ipynb </h4>
1615
<h4 align="center"> youtube explanation:

0 commit comments

Comments
 (0)