Skip to content

Commit e9de487

Browse files
add plotting libraries
1 parent 281c1ea commit e9de487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)