Getting Started#

Welcome to Panel!

The getting started guides are for those who would like to quickly try out Panel and explore the features and strengths of Panel.


Installation

Walks you through setting up your Python environment, installing Panel into it and how to configure your editor, IDE or notebook environment appropriately.

Build an app

Before we dig into some of the core concepts behind Panel this guide gives you a quick tour taking you through the process of loading some data, displaying it and then building an application around it with some of the rich features that Panel supports.

Core Concepts

Introduces you to some of the core concepts behind Panel, how to develop Panel applications effectively both in your Editor and in the notebook and some of the core features that make Panel such a powerful library.

As the next step after this Getting Started guide, we recommend learning the basics of Panel systematically via the in depth Basic Tutorials.

Additional Resources#