Skip to content

Commit eaedf95

Browse files
committed
Added Jupyter tutorial link
1 parent c2c63a3 commit eaedf95

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Lecture-1-Introduction-to-Jupyter-Notebooks.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,6 +774,15 @@
774774
"print(\"Success!\")"
775775
]
776776
},
777+
{
778+
"cell_type": "markdown",
779+
"metadata": {},
780+
"source": [
781+
"### Resources:\n",
782+
"\n",
783+
"Dataquest Jupyter tutorial: https://www.dataquest.io/blog/jupyter-notebook-tutorial/"
784+
]
785+
},
777786
{
778787
"cell_type": "code",
779788
"execution_count": null,
@@ -798,7 +807,7 @@
798807
"name": "python",
799808
"nbconvert_exporter": "python",
800809
"pygments_lexer": "ipython3",
801-
"version": "3.6.12"
810+
"version": "3.6.10"
802811
}
803812
},
804813
"nbformat": 4,

0 commit comments

Comments
 (0)