We want to
- show how awesome Panel is and push the framework forward.
We provide
- The awesome-panel.org web site including galleries of
- Youtube Videos.
- Blog Posts
- Communication on social media: Twitter | LinkedIn
- Panel Extensions and Example Repositories
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.
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.
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
Click one of the buttons
Please support Panel and awesome-panel by giving the projects a star on Github:
Thanks
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.