Skip to content

Commit 30c95e6

Browse files
check
1 parent 7da7e14 commit 30c95e6

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

lecture_16_example.ipynb

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,5 @@
11
{
22
"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-
"execution_count": 1,
16-
"metadata": {},
17-
"output_type": "execute_result"
18-
}
19-
],
20-
"source": [
21-
"1+1"
22-
]
23-
},
243
{
254
"cell_type": "markdown",
265
"id": "d1d364e5",
@@ -67,7 +46,7 @@
6746
"name": "python",
6847
"nbconvert_exporter": "python",
6948
"pygments_lexer": "ipython3",
70-
"version": "3.9.13"
49+
"version": "3.13.7"
7150
}
7251
},
7352
"nbformat": 4,

0 commit comments

Comments
 (0)