Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Jun 15, 2024
1 parent d648df0 commit ec0f373
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3dde5621
fdfaec95
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,22 @@ <h1 class="title">Home</h1>
<span id="cb1-6"><a href="#cb1-6" aria-hidden="true" tabindex="-1"></a><span class="in">print(x)</span></span>
<span id="cb1-7"><a href="#cb1-7" aria-hidden="true" tabindex="-1"></a><span class="in">```</span></span>
<span id="cb1-8"><a href="#cb1-8" aria-hidden="true" tabindex="-1"></a>:::</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<p>This will generate output equivalent to:</p>
<div class="sourceCode" id="cb2"><pre class="sourceCode markdown md code-with-copy"><code class="sourceCode markdown"><span id="cb2-1"><a href="#cb2-1" aria-hidden="true" tabindex="-1"></a>:::{.panel-tabset}</span>
<span id="cb2-2"><a href="#cb2-2" aria-hidden="true" tabindex="-1"></a><span class="fu">### Results</span></span>
<span id="cb2-3"><a href="#cb2-3" aria-hidden="true" tabindex="-1"></a><span class="in">```{python}</span></span>
<span id="cb2-4"><a href="#cb2-4" aria-hidden="true" tabindex="-1"></a><span class="in">#| echo: fenced</span></span>
<span id="cb2-5"><a href="#cb2-5" aria-hidden="true" tabindex="-1"></a><span class="in">#| eval: true</span></span>
<span id="cb2-6"><a href="#cb2-6" aria-hidden="true" tabindex="-1"></a><span class="in">x = [1, 2]</span></span>
<span id="cb2-7"><a href="#cb2-7" aria-hidden="true" tabindex="-1"></a><span class="in">print(x)</span></span>
<span id="cb2-8"><a href="#cb2-8" aria-hidden="true" tabindex="-1"></a><span class="in">```</span></span>
<span id="cb2-9"><a href="#cb2-9" aria-hidden="true" tabindex="-1"></a><span class="fu">### Source</span></span>
<span id="cb2-10"><a href="#cb2-10" aria-hidden="true" tabindex="-1"></a><span class="in">```{{python}}</span></span>
<span id="cb2-11"><a href="#cb2-11" aria-hidden="true" tabindex="-1"></a><span class="in">#| eval: true</span></span>
<span id="cb2-12"><a href="#cb2-12" aria-hidden="true" tabindex="-1"></a><span class="in">x = [1, 2]</span></span>
<span id="cb2-13"><a href="#cb2-13" aria-hidden="true" tabindex="-1"></a><span class="in">print(x)</span></span>
<span id="cb2-14"><a href="#cb2-14" aria-hidden="true" tabindex="-1"></a><span class="in">```</span></span>
<span id="cb2-15"><a href="#cb2-15" aria-hidden="true" tabindex="-1"></a>:::</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>



Expand Down
2 changes: 1 addition & 1 deletion qpanelize-pyodide.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
}

// Store cell data
globalThis.qpyodideCellDetails = [{"id":1,"code":"x = [1, 2]\nprint(x)","options":{"warning":"true","message":"true","label":"","fig-height":5,"fig-width":7,"dpi":72,"fig-cap":"","output":"true","context":"interactive","read-only":"false","results":"markup","out-height":"","comment":"","out-width":"700px","classes":"","autorun":""}}];
globalThis.qpyodideCellDetails = [{"code":"x = [1, 2]\nprint(x)","id":1,"options":{"warning":"true","label":"","autorun":"","out-height":"","read-only":"false","context":"interactive","comment":"","results":"markup","fig-cap":"","message":"true","fig-width":7,"output":"true","dpi":72,"classes":"","fig-height":5,"out-width":"700px"}}];


</script>
Expand Down
2 changes: 1 addition & 1 deletion qpanelize-release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ <h1 class="title">Release Notes</h1>
<div>
<div class="quarto-title-meta-heading">Modified</div>
<div class="quarto-title-meta-contents">
<p class="date-modified">June 12, 2024</p>
<p class="date-modified">June 15, 2024</p>
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion qpanelize-webr.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
};

// Store cell data
globalThis.qwebrCellDetails = [{"id":1,"options":{"classes":"","context":"interactive","editor-font-scale":"1","editor-max-height":"","autorun":"false","out-height":"","results":"markup","output":"true","message":"true","dpi":72,"fig-width":7,"fig-height":5,"comment":"","label":"unnamed-chunk-1","warning":"true","out-width":"700px","editor-quick-suggestions":"false","read-only":"false","fig-cap":""},"code":"1 + 1"}];
globalThis.qwebrCellDetails = [{"options":{"context":"interactive","out-height":"","message":"true","out-width":"700px","read-only":"false","fig-height":5,"comment":"","fig-cap":"","label":"unnamed-chunk-1","warning":"true","dpi":72,"editor-font-scale":"1","autorun":"false","fig-width":7,"classes":"","editor-quick-suggestions":"false","editor-max-height":"","output":"true","results":"markup"},"code":"1 + 1","id":1}];

</script>
<script type="module">
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"href": "index.html",
"title": "Home",
"section": "",
"text": "The panelize extension allows you to tabbify existing code cells. The supported options include:\n\n\n\n\n\n\n\nClass\nDescription\n\n\n\n\n.to-source\nConvert a code cell to show rendered output and its source.\n\n\n.to-pyodide\nConvert code cell from static Python code to interactive Python code using Pyodide.\n\n\n.to-webr\nConvert code cell from static R code to interactive R code using webR.\n\n\n\nYou can wrap existing code cells using a Div and specify the class. For example, with Python we would have:\n:::{.to-source}\n```{python}\n#| echo: fenced\n#| eval: true\nx = [1, 2]\nprint(x)\n```\n:::",
"text": "The panelize extension allows you to tabbify existing code cells. The supported options include:\n\n\n\n\n\n\n\nClass\nDescription\n\n\n\n\n.to-source\nConvert a code cell to show rendered output and its source.\n\n\n.to-pyodide\nConvert code cell from static Python code to interactive Python code using Pyodide.\n\n\n.to-webr\nConvert code cell from static R code to interactive R code using webR.\n\n\n\nYou can wrap existing code cells using a Div and specify the class. For example, with Python we would have:\n:::{.to-source}\n```{python}\n#| echo: fenced\n#| eval: true\nx = [1, 2]\nprint(x)\n```\n:::\nThis will generate output equivalent to:\n:::{.panel-tabset}\n### Results\n```{python}\n#| echo: fenced\n#| eval: true\nx = [1, 2]\nprint(x)\n```\n### Source\n```{{python}}\n#| eval: true\nx = [1, 2]\nprint(x)\n```\n:::",
"crumbs": [
"Home"
]
Expand Down
12 changes: 6 additions & 6 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-cell.html</loc>
<lastmod>2024-06-12T14:56:41.483Z</lastmod>
<lastmod>2024-06-15T14:59:36.274Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-release-notes.html</loc>
<lastmod>2024-06-12T14:56:41.487Z</lastmod>
<lastmod>2024-06-15T14:59:36.274Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/index.html</loc>
<lastmod>2024-06-12T14:56:41.483Z</lastmod>
<lastmod>2024-06-15T14:59:36.274Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-install.html</loc>
<lastmod>2024-06-12T14:56:41.487Z</lastmod>
<lastmod>2024-06-15T14:59:36.274Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-webr.html</loc>
<lastmod>2024-06-12T14:56:41.487Z</lastmod>
<lastmod>2024-06-15T14:59:36.274Z</lastmod>
</url>
<url>
<loc>https://coatless-quarto.github.io/panelize/qpanelize-pyodide.html</loc>
<lastmod>2024-06-12T14:56:41.487Z</lastmod>
<lastmod>2024-06-15T14:59:36.274Z</lastmod>
</url>
</urlset>

0 comments on commit ec0f373

Please sign in to comment.