Skip to content

Commit

Permalink
encourage visitors to give Panel a star (#6015)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximlt authored Dec 10, 2023
1 parent d84d030 commit e792464
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@

Panel is an [open-source](https://github.com/holoviz/panel/blob/main/LICENSE.txt) Python library that lets you **easily build powerful tools, dashboards and complex applications entirely in Python**. It has a batteries-included philosophy, putting the PyData ecosystem, powerful data tables and much more at your fingertips. High-level reactive APIs and lower-level callback based APIs ensure you can quickly build exploratory applications, but you aren't limited if you build complex, multi-page apps with rich interactivity. Panel is a member of the [HoloViz](https://holoviz.org/) ecosystem, your gateway into a connected ecosystem of data exploration tools.

---

Enjoying Panel? Show your support with a [Github star](https://github.com/holoviz/panel) — it’s a simple click that means the world to us and helps others discover it too! ⭐️

---

<table>
<tbody>
<tr>
Expand Down
4 changes: 4 additions & 0 deletions doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ Panel makes it simple to:
- Create data apps that **can run entirely in the browser**
- Create **polished, performant, secure and production-ready web applications**

---

Enjoying Panel? Show your support with a [Github star](https://github.com/holoviz/panel) — it’s a simple click that means the world to us and helps others discover it too! ⭐️

## Usage

::::{grid} 1 2 2 4
Expand Down

0 comments on commit e792464

Please sign in to comment.