Plan to V2
What started with a simple issue in June 2022 (https://github.com/holoviz-topics/examples/issues/202) ended up being a project much longer than I had planned 🙃 I'd like to wrap up this "phase" leading to V2 of this repo (not sure how many iterations there were before) in the coming months, also motivated by the work being done part of the NumFocus Small Development Grant. Suggested plan:
Goals
The end goal is to be able to expose more the examples.holoviz.org website to HoloViz users:
- We're satisfied with how the website looks
- The NumFocus SFG work has been incorporated, modernizing some examples and enhancing the contributor experience
- The examples are deployed automatically via Github Actions, the deployments are monitored
Must have
Examples:
- [x] make
walker_lake"compliant" - [x] make
landuse_classification"compliant" - [x] https://github.com/holoviz-topics/examples/issues/292
- [ ] ~~Merge all the NF SDG work (modernization and new examples)~~
- [ ] EDIT (09/12/2024) ~~NYC Buildings~~ (blocked by https://github.com/holoviz/holoviews/pull/6470)
- [ ] EDIT (09/12/2024) ~~IEX Trading~~ (blocked by https://github.com/holoviz/holoviews/issues/6468)
Website:
- [x] Categorization part of https://github.com/holoviz-topics/examples/issues/236 (NF SDG, partially)
- [x] https://github.com/holoviz-topics/examples/issues/379
- [x] https://github.com/holoviz-topics/examples/issues/374
- [x] https://github.com/holoviz-topics/examples/issues/358
- [x] https://github.com/holoviz-topics/examples/issues/297
- [x] https://github.com/holoviz-topics/examples/issues/294
- [x] https://github.com/holoviz-topics/examples/issues/238
- [x] Enhanced contributor guide (NF SDG)
- [x] Fix any glaring visual issue on the website (e.g. progress bar)
- [x] EDIT (02/12/2024): https://github.com/holoviz-topics/examples/issues/222
Deployment:
- [x] Re-deploy all the notebook/Panel apps (⚠️ we don't fully control this step)
- [x] https://github.com/holoviz-topics/examples/issues/382
Repo:
- [x] #446
Outreach:
- [ ] Update holoviz sites to link more to examples.holoviz.org
- [x] NF SDG wrap-up blog post (share on social media)
Nice to have
- [x] Tagging part of https://github.com/holoviz-topics/examples/issues/236
- [ ] Complete https://github.com/holoviz-topics/examples/pull/254
- [ ] EDIT (09/12/2024) ~~Complete https://github.com/holoviz-topics/examples/pull/193~~ (too many remaining issues)
- [ ] EDIT (02/12/2024) ~~If possible, re-deploy Lumen Monitor~~
Timeline
The NF SDG project should finish in August 2024. I'd like to wrap up this work in September 2024.
I'd like to include at couple new examples from the CZI work. Maybe another 'Nice to have'
Those tasks all sound great! Thanks.
leading to V2 of this repo (not sure how many iterations there were before)
This phase is at least V3; there was an initial version, then a big revamp by Julia Signell, then this version.