Develop in an editor#

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 editor environment with either a Python or Markdown file.

Develop apps in an editor

How to rapidly develop a Panel application in your favorite IDE or editor.

Debug apps in an editor

How to debug a Panel application in your favorite IDE or editor.

Configure VS Code

How to configure VS Code to work efficiently with Panel

Write apps in Markdown

How to write Panel applications inside Markdown files.