Skip to content

Commit 58fbbd9

Browse files
committed
moved image into markdown
1 parent 47c7d18 commit 58fbbd9

2 files changed

Lines changed: 6 additions & 20 deletions

File tree

notebooks/03-instructor-two-group-iq.ipynb

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -107,16 +107,9 @@
107107
"cell_type": "markdown",
108108
"metadata": {},
109109
"source": [
110-
"In pictures, that big chunk of bullet points above can be visualized as follows:"
111-
]
112-
},
113-
{
114-
"cell_type": "code",
115-
"execution_count": null,
116-
"metadata": {},
117-
"outputs": [],
118-
"source": [
119-
"Image(filename='../images/kruschke_model.jpg', width=500)"
110+
"In pictures, that big chunk of bullet points above can be visualized as follows:\n",
111+
"\n",
112+
"![](../images/kruschke_model.jpg)"
120113
]
121114
},
122115
{

notebooks/03-student-two-group-iq.ipynb

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -107,16 +107,9 @@
107107
"cell_type": "markdown",
108108
"metadata": {},
109109
"source": [
110-
"In pictures, that big chunk of bullet points above can be visualized as follows:"
111-
]
112-
},
113-
{
114-
"cell_type": "code",
115-
"execution_count": null,
116-
"metadata": {},
117-
"outputs": [],
118-
"source": [
119-
"Image(filename='../images/kruschke_model.jpg', width=500)"
110+
"In pictures, that big chunk of bullet points above can be visualized as follows:\n",
111+
"\n",
112+
"![](../images/kruschke_model.jpg)"
120113
]
121114
},
122115
{

0 commit comments

Comments
 (0)