Skip to content

Commit 0b97444

Browse files
committed
howbout this one?
1 parent ad22b5e commit 0b97444

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

notebook1_basics_plotting/py_exploratory_comp_test_sol.ipynb

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"![TUDelft logo](https://raw.githubusercontent.com/mbakker7/exploratory_computing_with_python/master/tudelft_logo.png)"
8+
]
9+
},
310
{
411
"cell_type": "markdown",
512
"metadata": {
@@ -10,10 +17,6 @@
1017
"tags": []
1118
},
1219
"source": [
13-
"<figure>\n",
14-
" <IMG SRC=\"https://raw.githubusercontent.com/mbakker7/exploratory_computing_with_python/master/tudelft_logo.png\" WIDTH=250 ALIGN=\"right\">\n",
15-
"</figure>\n",
16-
"\n",
1720
"# Exploratory Computing with Python\n",
1821
"*Developed by Mark Bakker*"
1922
]
@@ -35,7 +38,7 @@
3538
},
3639
{
3740
"cell_type": "code",
38-
"execution_count": 1,
41+
"execution_count": 3,
3942
"metadata": {},
4043
"outputs": [
4144
{
@@ -44,7 +47,7 @@
4447
"12"
4548
]
4649
},
47-
"execution_count": 1,
50+
"execution_count": 3,
4851
"metadata": {},
4952
"output_type": "execute_result"
5053
}

0 commit comments

Comments
 (0)