File tree Expand file tree Collapse file tree 1 file changed +22
-33
lines changed
Expand file tree Collapse file tree 1 file changed +22
-33
lines changed Original file line number Diff line number Diff line change 11{
22 "cells" : [
3- {
4- "cell_type" : " raw" ,
5- "metadata" : {
6- "raw_mimetype" : " text/x-quarto" ,
7- "vscode" : {
8- "languageId" : " raw"
9- }
10- },
11- "source" : [
12- " ---\n " ,
13- " title: \" Lesson 1 – Basic Introduction to Programming in Python\"\n " ,
14- " format: live-html\n " ,
15- " jupyter: python3\n " ,
16- " ---"
17- ]
18- },
193 {
204 "attachments" : {},
215 "cell_type" : " markdown" ,
530514 ],
531515 "metadata" : {
532516 "interpreter" : {
533- "hash" : " c4d4cf0f866ef5d608adbb3b8114bb30b4107b67947e423d500be3fa738ca8f5"
517+ "hash" : " c4d4cf0f866ef5d608adbb3b8114bb30b4107b67947e423d500be3fa738ca8f5"
534518 },
535519 "kernelspec" : {
536- "display_name" : " Python 3" ,
537- "language" : " python" ,
538- "name" : " python3"
520+ "display_name" : " Python 3" ,
521+ "language" : " python" ,
522+ "name" : " python3"
539523 },
540524 "language_info" : {
541- "codemirror_mode" : {
542- "name" : " ipython" ,
543- "version" : 3
544- },
545- "file_extension" : " .py" ,
546- "mimetype" : " text/x-python" ,
547- "name" : " python" ,
548- "nbconvert_exporter" : " python" ,
549- "pygments_lexer" : " ipython3" ,
550- "version" : " 3.8.3"
525+ "codemirror_mode" : {
526+ "name" : " ipython" ,
527+ "version" : 3
528+ },
529+ "file_extension" : " .py" ,
530+ "mimetype" : " text/x-python" ,
531+ "name" : " python" ,
532+ "nbconvert_exporter" : " python" ,
533+ "pygments_lexer" : " ipython3" ,
534+ "version" : " 3.8.3"
535+ },
536+ "quarto" : {
537+ "format" : " live-html" ,
538+ "title" : " Lesson 1 – Basic Introduction to Programming in Python"
551539 }
552- },
553- "nbformat" : 4 ,
554- "nbformat_minor" : 4
540+ },
541+ "nbformat" : 4 ,
542+ "nbformat_minor" : 4
543+
555544}
You can’t perform that action at this time.
0 commit comments