Skip to content

Commit 32703ad

Browse files
committed
Update part-0.ipynb
downgraded ubuntu and fedora headre level from 3 to 4 rephrased instructiona about installing newer version on linux
1 parent 175aaa6 commit 32703ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

part-0.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@
7575
"Python 3.4.1\n",
7676
"```\n",
7777
"\n",
78-
"If you don't have Python installed or if you want a different version, you can install it as follows:"
78+
"If you don't have Python installed or if you have a version older then 3.4 , you can install version 3.4 as follows:"
7979
]
8080
},
8181
{
8282
"cell_type": "heading",
83-
"level": 3,
83+
"level": 4,
8484
"metadata": {},
8585
"source": [
8686
"Ubuntu"
@@ -99,7 +99,7 @@
9999
},
100100
{
101101
"cell_type": "heading",
102-
"level": 3,
102+
"level": 4,
103103
"metadata": {},
104104
"source": [
105105
"Fedora"
@@ -125,4 +125,4 @@
125125
"metadata": {}
126126
}
127127
]
128-
}
128+
}

0 commit comments

Comments
 (0)