Skip to content

Commit 70cbc9d

Browse files
committed
next try
1 parent 599deed commit 70cbc9d

1 file changed

Lines changed: 2 additions & 13 deletions

File tree

notebook1_basics_plotting/py_exploratory_comp_1_sol.ipynb

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,15 @@
2929
},
3030
{
3131
"cell_type": "code",
32-
"execution_count": 1,
32+
"execution_count": null,
3333
"metadata": {
3434
"editable": true,
3535
"slideshow": {
3636
"slide_type": ""
3737
},
3838
"tags": []
3939
},
40-
"outputs": [
41-
{
42-
"data": {
43-
"text/plain": [
44-
"12"
45-
]
46-
},
47-
"execution_count": 1,
48-
"metadata": {},
49-
"output_type": "execute_result"
50-
}
51-
],
40+
"outputs": [],
5241
"source": [
5342
"6 * 2"
5443
]

0 commit comments

Comments
 (0)