Skip to content

Commit

Permalink
Update exported notebooks (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: mscolnick <2753772+mscolnick@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and mscolnick authored Dec 5, 2024
1 parent 606c54e commit 4f42e99
Show file tree
Hide file tree
Showing 36 changed files with 264 additions and 264 deletions.
2 changes: 1 addition & 1 deletion generated/examples/ui/arrays_and_dicts.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Arrays And Dicts
marimo-version: 0.9.30
marimo-version: 0.9.31
---

# Arrays and Dictionaries
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/arrays_and_dicts.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import marimo as mo
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/batch_and_form.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Batch And Form
marimo-version: 0.9.30
marimo-version: 0.9.31
---

# Batch and Form
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/batch_and_form.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import marimo as mo
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/data_explorer.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Data Explorer
marimo-version: 0.9.30
marimo-version: 0.9.31
width: full
---

Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/data_explorer.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import marimo as mo
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/filterable_table.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Filterable Table
marimo-version: 0.9.30
marimo-version: 0.9.31
width: medium
---

Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/filterable_table.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
def data_url(file):
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/inputs.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Inputs
marimo-version: 0.9.30
marimo-version: 0.9.31
width: medium
---

Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/inputs.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import marimo as mo
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/layout.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Layout
marimo-version: 0.9.30
marimo-version: 0.9.31
---

# Stacks
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/layout.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import marimo as mo
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/mermaid.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Mermaid
marimo-version: 0.9.30
marimo-version: 0.9.31
---

```{.python.marimo}
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/mermaid.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import marimo as mo
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/reactive_plots.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Reactive Plots
marimo-version: 0.9.30
marimo-version: 0.9.31
width: full
---

Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/reactive_plots.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import altair as alt
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/refresh.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Refresh
marimo-version: 0.9.30
marimo-version: 0.9.31
width: full
---

Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/refresh.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import altair as alt
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/table.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Table
marimo-version: 0.9.30
marimo-version: 0.9.31
---

# Tables
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/table.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import marimo as mo
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/tabs.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Tabs
marimo-version: 0.9.30
marimo-version: 0.9.31
---

# Tabs
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/tabs.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import marimo as mo
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/task_list.py.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Task List
marimo-version: 0.9.30
marimo-version: 0.9.31
---

```{.python.marimo hide_code="true"}
Expand Down
2 changes: 1 addition & 1 deletion generated/examples/ui/task_list.script.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

__generated_with = "0.9.30"
__generated_with = "0.9.31"

# %%
import marimo as mo
Expand Down
40 changes: 20 additions & 20 deletions public/examples/ui/arrays_and_dicts.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/batch_and_form.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/data_explorer.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/filterable_table.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/inputs.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/layout.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/mermaid.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/reactive_plots.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/refresh.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/table.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/tabs.py.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions public/examples/ui/task_list.py.html

Large diffs are not rendered by default.

0 comments on commit 4f42e99

Please sign in to comment.