Skip to content

Learn enough of Panel to create a dashboard in less than 15 minutes!

License

Notifications You must be signed in to change notification settings

Quansight/panel-learning-aid

Repository files navigation

Panel Learning Aid

This repo contains a learning-aid notebook designed to get you up and running quickly with panel.

Running on Binder

The fastest way to access the learning aid notebook is by clicking the following link: Binder which will launch the jupyterlab notebook in your browser.

Running Locally

If you'd like to run this locally, clone the repository and follow the following steps:

  • install the conda environment with conda env create -f environment.yml
  • activate the environment with conda activate panel
  • run the learning_aid.ipynb notebook with jupyter notebook learning_aid.iypnb

About

Learn enough of Panel to create a dashboard in less than 15 minutes!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published