Expose a html repr for all datasets somewhere?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 43
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
I just took way to long to cycle through all datasets in order to find a dataset that fits my requirements. I think it would be super useful to have a small gallery/page that just shows the html repr for all datasets (automatically updated by CI). This could be integrated into the tutorial loading/opening functionsdocstrings.
Where would the best location for this be?
Happy to look into this when time is available.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked xarray/tutorial.py docstrings and inspect how tutorial datasets are loaded and opened. Determine where a gallery of HTML representations belongs and how CI could update it. Done means every dataset has an automatically updated, browsable HTML representation and the relevant tutorial entry point links to it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100