You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reorganize the highest level of How-to as to not mix thematic/topic-based sectioning with difficulty-based sectioning (e.g. having both an 'Exporting and Saving Output' section and 'Advanced' section on the same level. Currently on hold as there is still some consensus to be sought on this issue. update.. new organization proposed and agreed upon.
Review section and subsection card phrasing for consistency
Review card octicons for accuracy and discriminability
Why don't horizontal lines appear in the docs with ---?
Do all how to page titles match their card titles?
add components/index to the how to index toctree
review TOC's
Basics
Choose an API:
This subsection is very important but it is broad and teaching-oriented and therefore it fits much better in the Background. If there are certain aspects of this material that are crucial for all Panel users to learn, then we should incorporate them into the Getting Started Guide (either Core Concepts or expand/create an additional Tutorial).
List Param guides before Links in the index
Add a subsection about "Building UIs with the Reactive API"
Addresses #4444
TODO:
General
---
?Basics
Choose an API:
Create Components
Initialize Components
Construct Panes, Access Pane Type, Access Widget Values
Add or Remove Components
background
Style Components
Apply CSS
Change Background
background
is now just another parameter, instead of having to explain thestyles
dict handlingCustomize Loading Icon, Control Visibility
background
Arrange and Size Components
Customize Spacing, Align Components, Control Size
background
Declare UIs with parameters
Building UIs using Param
Parameters
."WARNING:param: Setting non-Parameter class attribute BaseClass.int_list = [1, 7]
Declare Custom Widgets
Declare Parameter Dependencies
Param Subobjects
Link Parameters
Watchers
param.watch
to.watch
Links in Python
Links in Javascript
Link plots in Javascript
Javascript callbacks
Interact with Functions
Generate Widgets for Function Arguments
style = ...background
Customize Layout with Interact
Fix Values with Interact
Disable Continuous Updates with Interact
Apply Templates
Set a Template
Arrange Components in a Template
Toggle Modal
Customize Template Theme
Build a Custom Template
Build a Pipline
Create a Pipeline
Create a Non-Linear Pipeline
Customize Pipeline Layout
Control Pipeline Flow
Build Custom Components
Combine Existing Components
Build Components from Scratch
Display and Export
Display Components and Apps
Display Output in Notebooks
Develop Apps in an Editor
Develop Apps in JupyterLab
Improve Performance
Register Session Callbacks
Asynchronous Callbacks
Load Callbacks
Access Session State
Cache Data
Improve Performance
Improve Scalability
Enable Profiling and Debugging
Set up testing for an application
Server Configuration and deployment
Configure the server
Integrate with other Servers
Deploy Applications
Add Authentication
Export and Save Output
Embedding State
Saving
Bokeh
Run Panel in WebAssembly
The text was updated successfully, but these errors were encountered: