Skip to content

Latest commit

 

History

History
241 lines (181 loc) · 6.24 KB

index.md

File metadata and controls

241 lines (181 loc) · 6.24 KB
sd_hide_title
true
:class: only-dark homepage-logo
:width: 250px
:class: only-light homepage-logo
:width: 250px

Overview

The Powerful Data Exploration & Web App Framework for Python

::::{grid} 2 4 4 4

:::{grid-item-card} Portfolio Analyzer :link: https://|gallery-endpoint|.holoviz.dsp.anaconda.com/portfolio_analyzer :link-type: url

---
alt: Portfolio Analyzer App
---

:::

:::{grid-item-card} Portfolio Optimizer :link: https://|gallery-endpoint|.holoviz.dsp.anaconda.com/portfolio_optimizer :link-type: url

---
alt: Portfolio Optimizer App
---

:::

:::{grid-item-card} MRI Slicer :link: https://|gallery-endpoint|.holoviz.dsp.anaconda.com/vtk_slicer :link-type: url

---
alt: MRI Slicer App
---

:::

:::{grid-item-card} Videostream :link: https://|gallery-endpoint|.holoviz.dsp.anaconda.com/streaming_videostream :link-type: url

---
alt: Videostream App
---

:::

::::

Panel is an open-source Python library designed to streamline the development of robust tools, dashboards, and complex applications entirely within Python. With a comprehensive philosophy, Panel integrates seamlessly with the PyData ecosystem, offering powerful, interactive data tables, visualizations, and much more, to unlock, visualize, share, and collaborate on your data for efficient workflows.

Its feature set includes high-level reactive APIs and lower-level callback-based APIs, enabling rapid development of exploratory applications and facilitating the creation of intricate, multi-page applications with extensive interactivity.

Panel is a proud member of the HoloViz ecosystem, providing a gateway to a cohesive suite of data exploration tools.

:disable_interactivity_warning: True

Panel makes it simple to:

  • Develop in your favorite editor or notebook environment
  • Combine the PyData tools and plotting libraries that you know and love
  • Iterate quickly to develop data tools, dashboards, and complex apps
  • Collaborate across skill levels and tool preferences
  • Add advanced bi-directional communication to your data apps
  • Create interactive big data applications with crossfiltering
  • Create high-performing, streaming data applications
  • Create data apps that can run entirely in the browser
  • Create polished, performant, secure, and production-ready web applications

Enjoying Panel? Show your support with a GitHub star — it’s a simple click that means the world to us and helps others discover it too! ⭐️

Learn Panel

::::{grid} 1 2 2 4 :gutter: 1 1 1 2

:::{grid-item-card} {octicon}rocket;2.5em;sd-mr-1 Getting Started :link: getting_started/index :link-type: doc

The getting started guide will get you set up with Panel and provide a basic overview of the features and strengths of Panel. :::

:::{grid-item-card} {octicon}mortar-board;2.5em;sd-mr-1 Tutorials :link: tutorials/index :link-type: doc

Through guided steps and activities, the tutorials will help you acquire the skills and knowledge to use Panel. :::

:::{grid-item-card} {octicon}telescope;2.5em;sd-mr-1 Explanation :link: explanation/index :link-type: doc

Introduces you to some of the core concepts behind Panel and some of the advanced features that make Panel such a powerful library. :::

::::

Use Panel

::::{grid} 1 2 2 4 :gutter: 1 1 1 2

:::{grid-item-card} {octicon}package;2.5em;sd-mr-1 Component Gallery :link: reference/index :link-type: doc

The Component Gallery showcases Panel's components and their essential reference guides, offering users vital usage information. :::

:::{grid-item-card} {octicon}beaker;2.5em;sd-mr-1 How-to :link: how_to/index :link-type: doc

How-to guides provide step-by-step recipes for solving essential problems and tasks that arise during your work. :::

:::{grid-item-card} {octicon}book;2.5em;sd-mr-1 API Reference :link: api/index :link-type: doc

The Panel API Reference Manual provides an extensive guide covering Panel's methods and parameters. :::

::::

For usage questions or technical assistance, please head over to Discourse or our Discord server. If you have any issues, feature requests, or wish to contribute, you can visit our GitHub site.

Sponsors

The Panel project is grateful for the sponsorship by the organizations and companies below:

::::{grid} 2 2 2 4

:::{grid-item-card} :class-body: sponsor-logo :link: https://www.anaconda.com/ :link-type: url :text-align: center

---
alt: Anaconda Logo
---

:::

:::{grid-item-card} :class-body: sponsor-logo :link: https://www.blackstone.com/the-firm/ :link-type: url :text-align: center

---
alt: Blackstone Logo
---

:::

:::{grid-item-card} :class-body: sponsor-logo :link: https://numfocus.org/ :link-type: url :text-align: center

---
alt: NumFOCUS Logo
---

:::

:::{grid-item-card} :class-body: sponsor-logo :link: https://quansight.com/ :link-type: url :text-align: center

---
alt: Quansight Logo
---

:::

::::

:titlesonly:
:hidden:
:maxdepth: 2
:caption: FOR USERS

getting_started/index
tutorials/index
explanation/index
reference/index
how_to/index
gallery/index
api/index
community
upgrade
FAQ
about/index
:titlesonly:
:hidden:
:maxdepth: 2
:caption: FOR DEVELOPERS

developer_guide/index