File size: 922 Bytes
1bf7a1c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: Awesome Panel
emoji: 🐠
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 2.9.4
app_file: app.py
pinned: false
license: mit
duplicated_from: MarcSkovMadsen/awesome-panel
---

# Awesome Panel on Hugging Face Spaces

Awesome Panel supports [Panel](panel.holoviz.org) and its users. We want to show how awesome the framework is and help push it forward. Now on Hugging Face Spaces 🤗.

[Panel](panel.holoviz.org) is a very powerful data app framework that enables you to use the tools you know and love.

You can deploy Panel apps on [Hugging Face](https://huggingface.co/) [Spaces](https://huggingface.co/spaces), if you use the Gradio deployment option and a customized `app.py` file. This repository shows how. For more details check out the [Panel Hugging Face Deployment guide](https://github.com/holoviz/panel/blob/feature/hugging-face-deployment/doc/user_guide/Server_Deployment.md#hugging-face).