Skip to content

Commit 22f00c4

Browse files
committed
push version without code to github pages
1 parent 85d3c28 commit 22f00c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: uv sync --extra notebook
2929

3030
- name: Export notebook to HTML
31-
run: uv run marimo export html notebooks/discourse_graph_demo.py -o _site/index.html
31+
run: uv run marimo export html --no-include-code notebooks/discourse_graph_demo.py -o _site/index.html
3232
env:
3333
MPLBACKEND: Agg
3434

0 commit comments

Comments
 (0)