Skip to content

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.

Philipp

Developer experience

  • 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

Chat and LLM interfaces

  • Fully polished and full-featured Chat interface for interacting with LLMs

Design work

  • Build on CSS variable support in Bokeh and Panel
  • Decide whether to further polish Design components

Maxime

  • 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

Andrew

Chat and LLM interfaces

  • Fully polished and full-featured Chat interface for interacting with LLMs
  • Applicable examples
  • Blog post

User Getting Started Experience

  • Panel cheat sheet
  • Panel best practices
  • Replit template