We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b4778 commit 2af36c9Copy full SHA for 2af36c9
Lesson_1_Basics/Lesson_1_Student_Version.ipynb
@@ -1,17 +1,18 @@
1
{
2
- "cell_type": "raw",
3
- "metadata": {
4
- "raw_mimetype": "text/x-quarto-yaml"
5
- },
6
- "source": [
7
- "---\n",
8
- "title: \"Lesson 1 – Basic Introduction to Programming in Python\"\n",
9
- "format: live-html\n",
10
- "jupyter: python3\n",
11
- "---\n"
12
- ]
13
14
"cells": [
+ {
+ "cell_type": "raw",
+ "metadata": {
+ "raw_mimetype": "text/x-quarto-yaml"
+ },
+ "source": [
+ "---\n",
+ "title: \"Lesson 1 – Basic Introduction to Programming in Python\"\n",
+ "format: live-html\n",
+ "jupyter: python3\n",
+ "---\n"
+ ]
15
16
17
"attachments": {},
18
"cell_type": "markdown",
0 commit comments