Skip to content

Generate HTML reprs for datasets and push to pages#40

Open
abkfenris wants to merge 1 commit into
pydata:masterfrom
abkfenris:generate-html-repr
Open

Generate HTML reprs for datasets and push to pages#40
abkfenris wants to merge 1 commit into
pydata:masterfrom
abkfenris:generate-html-repr

Conversation

@abkfenris
Copy link
Copy Markdown

I got inspired while trying to find a good dataset to test an Xpublish PR.

This adds a script and Github Actions workflow to build and index and pages for each dataset in the repo, and then publishes them to Github Pages on pushes/merges to master.

index page:

image.png

individual dataset preview (/precipitation.html):

image.png

Closes #39

This adds a script and Github Actions workflow to build and index and pages for each dataset in the repo, and then publishes them to Github Pages on pushes/merges to `master`.

Closes pydata#39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose a html repr for all datasets somewhere?

1 participant