Coderambling
Coderambling
That would be awesome! So templates would look the same in a Notebook and in the browser using panel.serve() ?
That brings me to my other question: are (some of) the current templates responsive to various screen sizes (including mobile?), and if so, could that be accomodated in Panel-based templates?...
Toggle between standard and dark theme should also be supported. Should that be a separate issue? Is it this at the Bokeh level?
Related / could be addressed as part of this project? Ability to remove header from template. https://discourse.holoviz.org/t/removing-the-header-bar/2834/5?u=coderambling
Does the introduction of the concept of Page in PMUI actually solve / accomodate (some of) the issues and limitations described above? -No separate template concept needed -Usable in Notebooks...
It's been that way for quite a while. Having dir prefixes as you mentioned would also be great, as this would help distinguish between API docs and other docs. I.e....
I like the idea of using Slides for simple, linear workflows. Could slides be added dynamically if native templates were composed of Panel components, as mentioned [here](https://github.com/holoviz/panel/issues/7248 )?
How would this relate to the Pipeline module? Could a slides flow be connected to / be an element in a pipeline module flow?