Skip to content

awesome-panel/awesome-panel

Repository files navigation

✨ awesome-panel

PyPI version Downloads Python Versions License Test Results

We want to

  • show how awesome Panel is and push the framework forward.

We provide

Awesome Panel Intro

πŸš€ Get started in under a minute

Install awesome-panel including the examples dependencies.

pip install awesome-panel[examples]

Explore the sample apps by running

pn hello awesome-panel

and opening http://localhost:5007/gallery in your browser.

You can find the sample apps in the examples/awesome-panel/awesome-panel folder.

πŸ˜… Install geopandas on windows

On Windows you unfortunately have to install the geopandas package your self as described in using-geopandas-windows. This is only required to be able to explore a small subset of the applications.

πŸ“ Download the examples only

You can download the example files only, i.e. without installing all the python packages, via

pip install awesome-panel awesome-panel-cli
pn examples awesome-panel

πŸ“’ Explore the examples online

Click one of the buttons

nbviewer Binder

⭐ Support

Please support Panel and awesome-panel by giving the projects a star on Github:

Thanks

❀️ Contribute

If you are looking to contribute to this project you can find ideas in the issue tracker. To get started check out the DEVELOPER_GUIDE.

I would love to support and receive your contributions. Thanks.

Hacktober Fest.