We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da7e14 commit 30c95e6Copy full SHA for 30c95e6
lecture_16_example.ipynb
@@ -1,26 +1,5 @@
1
{
2
"cells": [
3
- {
4
- "cell_type": "code",
5
- "execution_count": 1,
6
- "id": "6ab0dd57",
7
- "metadata": {},
8
- "outputs": [
9
10
- "data": {
11
- "text/plain": [
12
- "2"
13
- ]
14
- },
15
16
17
- "output_type": "execute_result"
18
- }
19
- ],
20
- "source": [
21
- "1+1"
22
23
24
25
"cell_type": "markdown",
26
"id": "d1d364e5",
@@ -67,7 +46,7 @@
67
46
"name": "python",
68
47
"nbconvert_exporter": "python",
69
48
"pygments_lexer": "ipython3",
70
- "version": "3.9.13"
49
+ "version": "3.13.7"
71
50
}
72
51
},
73
52
"nbformat": 4,
0 commit comments