We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599deed commit 70cbc9dCopy full SHA for 70cbc9d
1 file changed
notebook1_basics_plotting/py_exploratory_comp_1_sol.ipynb
@@ -29,26 +29,15 @@
29
},
30
{
31
"cell_type": "code",
32
- "execution_count": 1,
+ "execution_count": null,
33
"metadata": {
34
"editable": true,
35
"slideshow": {
36
"slide_type": ""
37
38
"tags": []
39
40
- "outputs": [
41
- {
42
- "data": {
43
- "text/plain": [
44
- "12"
45
- ]
46
- },
47
48
- "metadata": {},
49
- "output_type": "execute_result"
50
- }
51
- ],
+ "outputs": [],
52
"source": [
53
"6 * 2"
54
]
0 commit comments