MathewBiddle / sandbox

A place to test.
2 stars 0 forks source link

pyscript table filter test #4

Open MathewBiddle opened 1 year ago

MathewBiddle commented 1 year ago

I'd like to make a test for using pyscript to filter an existing csv file in a repo.

I've done this before with jupyter widgets in a notebook, but haven't tried to have the filters built dynamically using a csv and served via gh-pages.

MathewBiddle commented 1 year ago

Make an interactive website that parses https://github.com/MathewBiddle/sandbox/blob/main/NVS_collections.csv

See https://towardsdatascience.com/create-an-interactive-web-app-with-pyscript-and-pandas-3918ad2dada1