👍
Awesome Panel - Introduction to Panel
THIS REPO IS WORK IN PROGRESS. PRE-ALPHA
Panel is a very powerful framework for exploratory data analysis and for creating beautiful data science apps in Python.
This repository contains code and other material to support introductory talks, training and videos on Panel.
Check it out
Resource | Video | Notebooks | App |
---|---|---|---|
Presentation | Youtube |
For more inspiration check out my site awesome-panel.org
Installation
pip install -r requirements.txt
jupyter serverextension enable panel.io.jupyter_server_extension
Run the presentation
panel serve presentation/*.py --autoreload