File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "cells" : [
3+ {
4+ "cell_type" : " code" ,
5+ "execution_count" : null ,
6+ "metadata" : {},
7+ "outputs" : [],
8+ "source" : [
9+ " 2+2"
10+ ]
11+ },
12+ {
13+ "cell_type" : " code" ,
14+ "execution_count" : null ,
15+ "metadata" : {},
16+ "outputs" : [],
17+ "source" : []
18+ }
19+ ],
20+ "metadata" : {
21+ "kernelspec" : {
22+ "display_name" : " Python 3" ,
23+ "language" : " python" ,
24+ "name" : " python3"
25+ },
26+ "language_info" : {
27+ "name" : " python" ,
28+ "version" : " 3.10.16"
29+ }
30+ },
31+ "nbformat" : 4 ,
32+ "nbformat_minor" : 2
33+ }
Original file line number Diff line number Diff line change 1+ {
2+ "cells" : [
3+ {
4+ "cell_type" : " code" ,
5+ "execution_count" : 1 ,
6+ "metadata" : {},
7+ "outputs" : [
8+ {
9+ "data" : {
10+ "text/plain" : [
11+ " 4"
12+ ]
13+ },
14+ "execution_count" : 1 ,
15+ "metadata" : {},
16+ "output_type" : " execute_result"
17+ }
18+ ],
19+ "source" : []
20+ }
21+ ],
22+ "metadata" : {
23+ "kernelspec" : {
24+ "display_name" : " base" ,
25+ "language" : " python" ,
26+ "name" : " python3"
27+ },
28+ "language_info" : {
29+ "codemirror_mode" : {
30+ "name" : " ipython" ,
31+ "version" : 3
32+ },
33+ "file_extension" : " .py" ,
34+ "mimetype" : " text/x-python" ,
35+ "name" : " python" ,
36+ "nbconvert_exporter" : " python" ,
37+ "pygments_lexer" : " ipython3" ,
38+ "version" : " 3.10.16"
39+ }
40+ },
41+ "nbformat" : 4 ,
42+ "nbformat_minor" : 2
43+ }
You can’t perform that action at this time.
0 commit comments