We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
MathewBiddle
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: