diff --git a/.nojekyll b/.nojekyll index 0710a3f..efb0814 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -a64dc371 \ No newline at end of file +f1f857dd \ No newline at end of file diff --git a/qpanelize-pyodide.html b/qpanelize-pyodide.html index 824172e..cd7c152 100644 --- a/qpanelize-pyodide.html +++ b/qpanelize-pyodide.html @@ -262,7 +262,7 @@ } // Store cell data -globalThis.qpyodideCellDetails = [{"code":"x = [1, 2]\nprint(x)","options":{"warning":"true","context":"interactive","out-height":"","results":"markup","read-only":"false","autorun":"","classes":"","comment":"","output":"true","dpi":72,"fig-cap":"","out-width":"700px","message":"true","label":"","fig-width":7,"fig-height":5},"id":1}]; +globalThis.qpyodideCellDetails = [{"options":{"message":"true","out-width":"700px","fig-height":5,"fig-cap":"","warning":"true","fig-width":7,"results":"markup","output":"true","context":"interactive","dpi":72,"label":"","read-only":"false","autorun":"","classes":"","comment":"","out-height":""},"id":1,"code":"x = [1, 2]\nprint(x)"}]; diff --git a/qpanelize-webr.html b/qpanelize-webr.html index f761c0a..bdc2427 100644 --- a/qpanelize-webr.html +++ b/qpanelize-webr.html @@ -305,7 +305,7 @@ }; // Store cell data -globalThis.qwebrCellDetails = [{"options":{"out-height":"","results":"markup","fig-cap":"","comment":"","message":"true","dpi":72,"context":"interactive","output":"true","editor-max-height":"","label":"unnamed-chunk-1","fig-height":5,"out-width":"700px","read-only":"false","warning":"true","classes":"","autorun":"false","editor-quick-suggestions":"false","fig-width":7,"editor-font-scale":"1"},"id":1,"code":"1 + 1"}]; +globalThis.qwebrCellDetails = [{"code":"1 + 1","id":1,"options":{"editor-font-scale":"1","results":"markup","fig-width":7,"autorun":"false","warning":"true","output":"true","dpi":72,"out-height":"","editor-quick-suggestions":"false","context":"interactive","fig-cap":"","out-width":"700px","read-only":"false","label":"unnamed-chunk-1","message":"true","classes":"","fig-height":5,"editor-max-height":"","comment":""}}];