Some initial thoughts on areas we need help (feel free to propose more):
- Adding collapsable code cells ( would need a contribution to nbdev to enable this )
- Adding support for other interactive charting libraries like bokeh
- Make code highlighting prettier
- Make notebook rendering prettier in general
- More integration between nbdev and fastpages, such as for showdoc and jekyll notes ( I don’t think its compatible because the CSS is not compatible, perhaps someone that is good at that kind of thing might be able to help)
- More tests, CI to help maintainers catch errors, a way to see a preview of the website from PRs so we don’t have to clone forks and preview
- Adding documentation
Those are the things I can think of off hand, but will keep adding to this list as I think of more. Feel free to jump in and add suggestions on things you would like to see!