Develop in a notebook#

One of the main design goals for Panel was to make it seamless to work across development environments. This section will provide simple how-to guides on how to develop with Panel in an notebook environment.

Display output in notebooks

How to display output in Jupyter and non-Jupyter based notebook environments.

Display Output in Notebooks
Preview apps in JupyterLab

How to use the Preview functionality in JupyterLab to rapidly develop applications.

Preview Apps in JupyterLab
Publish a Notebook as a Dashboard using the Layout Builder

How to use the layout builder in JupyterLab to build a dashboard using a drag-and-drop interface.

Publish a Notebook as a Dashboard Using the Layout Builder
Develop in other notebook environments

How to develop apps in Google Colab, VSCode notebook, nteract, and other notebook environments.

Develop in other notebook environments