-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 81ea3e3 🚀
- Loading branch information
Showing
11 changed files
with
238 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="generator" content="quarto-1.5.12"> | ||
<meta name="generator" content="quarto-1.5.14"> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
|
||
|
@@ -33,8 +33,6 @@ | |
<script src="index_files/libs/bootstrap/bootstrap.min.js"></script> | ||
<link href="index_files/libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> | ||
<link href="index_files/libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/min/vs/loader.js"></script> | ||
<script src="https://cdn.jsdelivr.net/pyodide/v0.25.0/full/pyodide.js"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/min/vs/editor/editor.main.css"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer"> | ||
|
||
|
@@ -62,7 +60,7 @@ | |
}; | ||
|
||
// Store cell data | ||
globalThis.qpyodideCellDetails = [{"options":{"output":"true","out-height":"","warning":"true","context":"interactive","message":"true","fig-height":5,"classes":"","results":"markup","dpi":72,"autorun":"","fig-width":7,"out-width":"700px","label":"","fig-cap":"","comment":""},"code":"print(\"Hello Quarto-Pyodide World!\")","id":1}]; | ||
globalThis.qpyodideCellDetails = [{"code":"print(\"Hello Quarto-Pyodide World!\")","options":{"results":"markup","out-height":"","output":"true","fig-width":7,"comment":"","classes":"","warning":"true","label":"","dpi":72,"autorun":"","message":"true","context":"interactive","fig-height":5,"fig-cap":"","out-width":"700px"},"id":1}]; | ||
</script> | ||
<script type="module"> | ||
// Declare startupMessageqpyodide globally | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="generator" content="quarto-1.5.12"> | ||
<meta name="generator" content="quarto-1.5.14"> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
|
||
|
@@ -75,8 +75,6 @@ | |
gtag('js', new Date()); | ||
gtag('config', 'G-ZV56KS59C3', { 'anonymize_ip': true}); | ||
</script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/min/vs/loader.js"></script> | ||
<script src="https://cdn.jsdelivr.net/pyodide/v0.25.0/full/pyodide.js"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/min/vs/editor/editor.main.css"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer"> | ||
|
||
|
@@ -104,7 +102,7 @@ | |
}; | ||
|
||
// Store cell data | ||
globalThis.qpyodideCellDetails = [{"code":"# Welcome to Python!\n\nprint(\"Hello, Quarto-Pyodide!\")\nprint(\"You've just entered the world of Python programming.\")\nprint(\"Let's start coding and exploring the amazing possibilities!\")\n\n# Feel free to add your own code below and have fun with Python!","id":1,"options":{"fig-cap":"","output":"true","out-width":"700px","label":"","comment":"","warning":"true","context":"interactive","classes":"","results":"markup","message":"true","out-height":"","autorun":"","fig-height":5,"dpi":72,"fig-width":7}}]; | ||
globalThis.qpyodideCellDetails = [{"code":"# Welcome to Python!\n\nprint(\"Hello, Quarto-Pyodide!\")\nprint(\"You've just entered the world of Python programming.\")\nprint(\"Let's start coding and exploring the amazing possibilities!\")\n\n# Feel free to add your own code below and have fun with Python!","id":1,"options":{"out-height":"","autorun":"","context":"interactive","comment":"","out-width":"700px","warning":"true","classes":"","output":"true","results":"markup","message":"true","label":"","fig-width":7,"dpi":72,"fig-cap":"","fig-height":5}}]; | ||
</script> | ||
<script type="module"> | ||
// Declare startupMessageqpyodide globally | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="generator" content="quarto-1.5.12"> | ||
<meta name="generator" content="quarto-1.5.14"> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
|
||
|
@@ -111,8 +111,6 @@ | |
gtag('js', new Date()); | ||
gtag('config', 'G-ZV56KS59C3', { 'anonymize_ip': true}); | ||
</script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/min/vs/loader.js"></script> | ||
<script src="https://cdn.jsdelivr.net/pyodide/v0.25.0/full/pyodide.js"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/min/vs/editor/editor.main.css"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer"> | ||
|
||
|
@@ -140,7 +138,7 @@ | |
}; | ||
|
||
// Store cell data | ||
globalThis.qpyodideCellDetails = [{"code":"1 + 1","id":1,"options":{"fig-cap":"","out-width":"700px","comment":"","message":"true","output":"true","label":"","out-height":"","dpi":72,"autorun":"","context":"interactive","classes":"","warning":"true","fig-height":5,"results":"markup","fig-width":7}},{"code":"1 + 1","id":2,"options":{"fig-cap":"","out-width":"700px","comment":"","message":"true","output":"true","label":"","out-height":"","dpi":72,"autorun":"","context":"interactive","classes":"","warning":"true","fig-height":5,"results":"markup","fig-width":7}},{"code":"greet = 'Hello'\ngreet","id":3,"options":{"fig-cap":"","out-width":"700px","comment":"","message":"true","output":"true","label":"","out-height":"","dpi":72,"autorun":"","context":"interactive","classes":"","warning":"true","fig-height":5,"results":"markup","fig-width":7}},{"code":"len(greet)","id":4,"options":{"fig-cap":"","out-width":"700px","comment":"","message":"true","output":"true","label":"","out-height":"","dpi":72,"autorun":"","context":"interactive","classes":"","warning":"true","fig-height":5,"results":"markup","fig-width":7}},{"code":"def square(x):\n return x**2\n\nsquare(8)","id":5,"options":{"fig-cap":"","out-width":"700px","comment":"","message":"true","output":"true","label":"","out-height":"","dpi":72,"autorun":"","context":"interactive","classes":"","warning":"true","fig-height":5,"results":"markup","fig-width":7}},{"code":"num_list = [1, 2, 3]\n[square(num)for num in num_list]","id":6,"options":{"fig-cap":"","out-width":"700px","comment":"","message":"true","output":"true","label":"","out-height":"","dpi":72,"autorun":"","context":"interactive","classes":"","warning":"true","fig-height":5,"results":"markup","fig-width":7}},{"code":"import pandas as pd\n\ndf = pd.DataFrame({\n 'Name': ['JJB', 'H', 'Alex', 'Steve'],\n 'Age': [18, 25, 33, 42]\n})\n\ndf","id":7,"options":{"fig-cap":"","out-width":"700px","comment":"","message":"true","output":"true","label":"","out-height":"","dpi":72,"autorun":"","context":"interactive","classes":"","warning":"true","fig-height":5,"results":"markup","fig-width":7}},{"code":"import pandas as pd \n\ndf.Age","id":8,"options":{"fig-cap":"","out-width":"700px","comment":"","message":"true","output":"true","label":"","out-height":"","dpi":72,"autorun":"","context":"interactive","classes":"","warning":"true","fig-height":5,"results":"markup","fig-width":7}}]; | ||
globalThis.qpyodideCellDetails = [{"options":{"context":"interactive","results":"markup","fig-width":7,"autorun":"","output":"true","message":"true","fig-height":5,"fig-cap":"","comment":"","warning":"true","label":"","dpi":72,"out-width":"700px","out-height":"","classes":""},"id":1,"code":"1 + 1"},{"options":{"context":"interactive","results":"markup","fig-width":7,"autorun":"","output":"true","message":"true","fig-height":5,"fig-cap":"","comment":"","warning":"true","label":"","dpi":72,"out-width":"700px","out-height":"","classes":""},"id":2,"code":"1 + 1"},{"options":{"context":"interactive","results":"markup","fig-width":7,"autorun":"","output":"true","message":"true","fig-height":5,"fig-cap":"","comment":"","warning":"true","label":"","dpi":72,"out-width":"700px","out-height":"","classes":""},"id":3,"code":"greet = 'Hello'\ngreet"},{"options":{"context":"interactive","results":"markup","fig-width":7,"autorun":"","output":"true","message":"true","fig-height":5,"fig-cap":"","comment":"","warning":"true","label":"","dpi":72,"out-width":"700px","out-height":"","classes":""},"id":4,"code":"len(greet)"},{"options":{"context":"interactive","results":"markup","fig-width":7,"autorun":"","output":"true","message":"true","fig-height":5,"fig-cap":"","comment":"","warning":"true","label":"","dpi":72,"out-width":"700px","out-height":"","classes":""},"id":5,"code":"def square(x):\n return x**2\n\nsquare(8)"},{"options":{"context":"interactive","results":"markup","fig-width":7,"autorun":"","output":"true","message":"true","fig-height":5,"fig-cap":"","comment":"","warning":"true","label":"","dpi":72,"out-width":"700px","out-height":"","classes":""},"id":6,"code":"num_list = [1, 2, 3]\n[square(num)for num in num_list]"},{"options":{"context":"interactive","results":"markup","fig-width":7,"autorun":"","output":"true","message":"true","fig-height":5,"fig-cap":"","comment":"","warning":"true","label":"","dpi":72,"out-width":"700px","out-height":"","classes":""},"id":7,"code":"import pandas as pd\n\ndf = pd.DataFrame({\n 'Name': ['JJB', 'H', 'Alex', 'Steve'],\n 'Age': [18, 25, 33, 42]\n})\n\ndf"},{"options":{"context":"interactive","results":"markup","fig-width":7,"autorun":"","output":"true","message":"true","fig-height":5,"fig-cap":"","comment":"","warning":"true","label":"","dpi":72,"out-width":"700px","out-height":"","classes":""},"id":8,"code":"import pandas as pd \n\ndf.Age"}]; | ||
</script> | ||
<script type="module"> | ||
// Declare startupMessageqpyodide globally | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.