Skip to content

Commit 79701d9

Browse files
committed
Flush outputs and add xkcd git image
1 parent 380e86d commit 79701d9

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

git-intro-concepts.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,15 @@
134134
"slide_type": "slide"
135135
}
136136
},
137+
"source": [
138+
"## Git is easy!\n",
139+
"\n",
140+
"<img src=\"images/xkcd-git.png\" width=\"400px\">"
141+
]
142+
},
143+
{
144+
"cell_type": "markdown",
145+
"metadata": {},
137146
"source": [
138147
"## Very high level picture: an overview of key concepts"
139148
]

images/xkcd-git.png

142 KB
Loading

index.ipynb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,6 @@
1919
"- [Git: collaboration practice](collaboration-exercise.ipynb)\n",
2020
"- [Git: extras](git-extras.ipynb)"
2121
]
22-
},
23-
{
24-
"cell_type": "code",
25-
"execution_count": null,
26-
"metadata": {},
27-
"outputs": [],
28-
"source": []
2922
}
3023
],
3124
"metadata": {

0 commit comments

Comments
 (0)