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

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.

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

:::{grid-item-card} {octicon}gear;2.5em;sd-mr-1 sd-animate-grow50 Configure VS Code 🔗 vscode_configure :link-type: doc

How to configure VS Code to work efficiently with Panel :::

:::{grid-item-card} {octicon}gear;2.5em;sd-mr-1 sd-animate-grow50 Configure PyCharm 🔗 pycharm_configure :link-type: doc

How to configure PyCharm to work efficiently with Panel :::

:::{grid-item-card} {octicon}markdown;2.5em;sd-mr-1 sd-animate-grow50 Write apps in Markdown 🔗 markdown :link-type: doc

How to write Panel applications inside Markdown files. :::

::::

:titlesonly: :hidden: :maxdepth: 2 vscode_configure pycharm_configure markdown