Awesome Panel - Introduction to Panel

Panel is a very powerful framework for exploratory data analysis and for creating beautiful data science apps in Python.

awesome-panel-introduction-tour

This repository contains code and other material to support introductory talks, training and videos on Panel.

Installation

pip install -r requirements.txt
jupyter serverextension enable panel.io.jupyter_server_extension

Run the presentation

panel serve presentation/*.py --autoreload

GitHub

https://github.com/MarcSkovMadsen/awesome-panel-introduction