Skip to content

Commit beb13c6

Browse files
committed
Code block experiment
1 parent b8ad31e commit beb13c6

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Lesson_1_Basics/Lesson_1_Student_Version.ipynb

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -92,19 +92,19 @@
9292
]
9393
},
9494
{
95-
"cell_type": "code",
96-
"execution_count": null,
97-
"metadata": {
98-
"quarto": {
99-
"autorun": false,
100-
"echo": true,
101-
"engine": "pyodide"
102-
}
103-
},
104-
"outputs": [],
105-
"source": [
106-
"print('hello world')"
107-
]
95+
"cell_type": "code",
96+
"execution_count": null,
97+
"metadata": {
98+
"quarto": {
99+
"engine": "pyodide",
100+
"autorun": false,
101+
"echo": true
102+
}
103+
},
104+
"outputs": [],
105+
"source": [
106+
"print('hello world')"
107+
]
108108
},
109109
{
110110
"attachments": {},

0 commit comments

Comments
 (0)