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 3cf0e92 commit e9a6e3eCopy full SHA for e9a6e3e
.github/workflows/publish-marimo.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Export Marimo Notebook
26
run: |
27
- marimo export html-wasm data_science_tools/polars_vs_pandas.py -o build/data_science_tools/polars_vs_pandas --mode run
+ marimo export html-wasm data_science_tools/polars_vs_pandas.py -o build/data_science_tools/polars_vs_pandas --mode edit
28
29
- name: Upload Pages Artifact
30
uses: actions/upload-pages-artifact@v3
0 commit comments