-
-
Notifications
You must be signed in to change notification settings - Fork 521
Post 1.0 Roadmap
Andrew edited this page Aug 1, 2023
·
4 revisions
A collaborative document to coordinate our priorities for Panel post-1.0 release.
- Switch project build and testing infrastructure hatch and support
pip
only workflows - Develop cookiecutter for building Bokeh/Panel extension packages easily
- Integrate with anywidget to dynamically compile models
- Improve documentation build tooling to allow easier partial builds
- Fully polished and full-featured Chat interface for interacting with LLMs
- Build on CSS variable support in Bokeh and Panel
- Decide whether to further polish
Design
components
- Complete the transition to
hatch
(https://github.com/holoviz/panel/pull/4541) - Complete the docs overhaul with a better documentation of the component gallery and a better API documentation
- Develop an advanced tutorial
- Fix (e.g. selections) and improve (e.g. add new rows) the Tabulator widget
- Fully polished and full-featured Chat interface for interacting with LLMs
- Applicable examples
- Blog post
- Panel cheat sheet
- Panel best practices
- Replit template