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.

Configure VS Code

How to configure VS Code to work efficiently with Panel

Configure PyCharm

How to configure PyCharm to work efficiently with Panel

Write apps in Markdown

How to write Panel applications inside Markdown files.