Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit e9de487

Browse files
add plotting libraries
1 parent 281c1ea commit e9de487

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-marimo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: '3.11'
2121

2222
- name: Install Marimo
23-
run: pip install marimo numpy pandas polars
23+
run: pip install marimo numpy pandas polars seaborn matplotlib
2424

2525
- name: Export Marimo Notebook
2626
run: |

0 commit comments

Comments
 (0)