Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
holoviz
GitHub Repository: holoviz/panel
Path: blob/main/doc/how_to/notebook/index.md
2011 views

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.

::::{grid} 1 2 2 3 :gutter: 1 1 1 2

:::{grid-item-card} {octicon}note;2.5em;sd-mr-1 sd-animate-grow50 Display output in notebooks 🔗 notebook :link-type: doc

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

:::{grid-item-card} {octicon}moon;2.5em;sd-mr-1 sd-animate-grow50 Preview apps in JupyterLab 🔗 jupyterlabpreview :link-type: doc

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

:::{grid-item-card} {octicon}grabber;2.5em;sd-mr-1 sd-animate-grow50 Publish a Notebook as a Dashboard using the Layout Builder 🔗 layout_builder :link-type: doc

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

:::{grid-item-card} {octicon}rows;2.5em;sd-mr-1 sd-animate-grow50 Develop in other notebook environments 🔗 other_nb :link-type: doc

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

::::

:titlesonly: :hidden: :maxdepth: 2 notebook jupyterlabpreview layout_builder other_nb