From 7ec67a21eacad892c8ac8c1e571f6a891a1a8541 Mon Sep 17 00:00:00 2001 From: Maxime Liquet <35924738+maximlt@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:59:29 +0100 Subject: [PATCH] doc: include links to the Examples HoloViz Gallery in the gallery page and the README (#7545) * add HoloViz Examples card to the gallery * add image link to the README --- README.md | 2 ++ doc/gallery/index.md | 9 +++++++++ 2 files changed, 11 insertions(+) diff --git a/README.md b/README.md index 072d059313..357b4fe739 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,8 @@ panel serve name_of_notebook.ipynb --show [![Awesome Panel Gallery](https://assets.holoviz.org/panel/readme/awesome_panel.jpg)](https://www.awesome-panel.org) +[![HoloViz Examples Gallery](https://assets.holoviz.org/panel/readme/holoviz_examples.jpg)](https://examples.holoviz.org) + ## Get started Develop applications in your favorite notebook or editor environment, including Jupyter(Lab) notebooks, VSCode, Google Colab and many more, [see our getting started guide](https://panel.holoviz.org/getting_started/installation.html#developing-in-different-editors) for more details. diff --git a/doc/gallery/index.md b/doc/gallery/index.md index 9fc3b161c8..e6009a7780 100644 --- a/doc/gallery/index.md +++ b/doc/gallery/index.md @@ -207,6 +207,15 @@ Examples of Panel applications maintained by the [HoloViz](https://holoviz.org/) ::::{grid} 1 2 2 3 :gutter: 1 1 1 2 +:::{grid-item-card} HoloViz Examples Gallery +:img-top: https://assets.holoviz.org/panel/gallery/holoviz_examples.png +:link: https://examples.holoviz.org +:link-type: url + +Discover a curated collection of domain-specific narrative examples using +Panel and various HoloViz projects. +::: + :::{grid-item-card} Panel Chat Examples :img-top: https://assets.holoviz.org/panel/gallery/panel_chat_examples.png :link: https://holoviz-topics.github.io/panel-chat-examples/