Skip to content

Commit b2d6ba1

Browse files
author
Siddharth Prajosh
committedAug 20, 2018
Fix next session links
1 parent fd379b0 commit b2d6ba1

9 files changed

+17
-17
lines changed
 

Diff for: ‎Intro_to_Python.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"- See [Jupyter Notebook Basics](http://nbviewer.jupyter.org/github/jupyter/notebook/blob/master/docs/source/examples/Notebook/Notebook%20Basics.ipynb)\n",
227227
"\n",
228228
"\n",
229-
"- Go to our notebook for the fist session: [Session 1](Session_1.ipynb)"
229+
"- Go to first session: [Session 1](Session_1.ipynb)"
230230
]
231231
}
232232
],
@@ -248,7 +248,7 @@
248248
"name": "python",
249249
"nbconvert_exporter": "python",
250250
"pygments_lexer": "ipython3",
251-
"version": "3.6.2"
251+
"version": "3.6.5"
252252
},
253253
"nbpresent": {
254254
"slides": {

Diff for: ‎Session_1.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@
10411041
"source": [
10421042
"## Next Session\n",
10431043
"\n",
1044-
"[Introduction_to_python_day_1_session_2](Introduction_to_python_day_1_session_2.ipynb)"
1044+
"[Go to next session](Session_2.ipynb)"
10451045
]
10461046
}
10471047
],
@@ -1061,7 +1061,7 @@
10611061
"name": "python",
10621062
"nbconvert_exporter": "python",
10631063
"pygments_lexer": "ipython3",
1064-
"version": "3.6.2"
1064+
"version": "3.6.5"
10651065
}
10661066
},
10671067
"nbformat": 4,

Diff for: ‎Session_2.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1340,7 +1340,7 @@
13401340
"source": [
13411341
"## Next Session\n",
13421342
"\n",
1343-
"- Go to our notebook for the fist session: [Session 3](Session_3.ipynb)"
1343+
"- Go to next session: [Session 3](Session_3.ipynb)"
13441344
]
13451345
}
13461346
],
@@ -1360,7 +1360,7 @@
13601360
"name": "python",
13611361
"nbconvert_exporter": "python",
13621362
"pygments_lexer": "ipython3",
1363-
"version": "3.6.2"
1363+
"version": "3.6.5"
13641364
}
13651365
},
13661366
"nbformat": 4,

Diff for: ‎Session_3.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@
363363
"source": [
364364
"## Next session\n",
365365
"\n",
366-
"- Go to our notebook for the fist session: [Session 4](Session_4.ipynb)"
366+
"- Go to next session: [Session 4](Session_4.ipynb)"
367367
]
368368
}
369369
],
@@ -383,7 +383,7 @@
383383
"name": "python",
384384
"nbconvert_exporter": "python",
385385
"pygments_lexer": "ipython3",
386-
"version": "3.6.2"
386+
"version": "3.6.5"
387387
}
388388
},
389389
"nbformat": 4,

Diff for: ‎Session_4.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@
658658
"source": [
659659
"## Next session\n",
660660
"\n",
661-
"- Go to our notebook for the fist session: [Session 5](Session_5.ipynb)"
661+
"- Go to next session: [Session 5](Session_5.ipynb)"
662662
]
663663
}
664664
],
@@ -678,7 +678,7 @@
678678
"name": "python",
679679
"nbconvert_exporter": "python",
680680
"pygments_lexer": "ipython3",
681-
"version": "3.6.2"
681+
"version": "3.6.5"
682682
}
683683
},
684684
"nbformat": 4,

Diff for: ‎Session_5.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"source": [
359359
"## Next session\n",
360360
"\n",
361-
"- Go to our notebook for the fist session: [Session 6](Session_6.ipynb)"
361+
"- Go to next session: [Session 6](Session_6.ipynb)"
362362
]
363363
}
364364
],
@@ -379,7 +379,7 @@
379379
"name": "python",
380380
"nbconvert_exporter": "python",
381381
"pygments_lexer": "ipython3",
382-
"version": "3.6.2"
382+
"version": "3.6.5"
383383
}
384384
},
385385
"nbformat": 4,

Diff for: ‎Session_6.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@
879879
"source": [
880880
"## Next session\n",
881881
"\n",
882-
"- Go to our notebook for the fist session: [Session 7](Session_7.ipynb)"
882+
"- Go to next session: [Session 7](Session_7.ipynb)"
883883
]
884884
}
885885
],
@@ -899,7 +899,7 @@
899899
"name": "python",
900900
"nbconvert_exporter": "python",
901901
"pygments_lexer": "ipython3",
902-
"version": "3.6.2"
902+
"version": "3.6.5"
903903
}
904904
},
905905
"nbformat": 4,

Diff for: ‎Session_7.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"source": [
105105
"## Next session\n",
106106
"\n",
107-
"- Go to our notebook for the fist session: [Session 8](Session_8.ipynb)"
107+
"- Go to next session: [Session 8](Session_8.ipynb)"
108108
]
109109
}
110110
],
@@ -124,7 +124,7 @@
124124
"name": "python",
125125
"nbconvert_exporter": "python",
126126
"pygments_lexer": "ipython3",
127-
"version": "3.6.2"
127+
"version": "3.6.5"
128128
}
129129
},
130130
"nbformat": 4,

Diff for: ‎Session_8.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -932,7 +932,7 @@
932932
"name": "python",
933933
"nbconvert_exporter": "python",
934934
"pygments_lexer": "ipython3",
935-
"version": "3.6.2"
935+
"version": "3.6.5"
936936
}
937937
},
938938
"nbformat": 4,

0 commit comments

Comments
 (0)
Please sign in to comment.