Skip to content

Commit

Permalink
add pycafe links
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcSkovMadsen committed Sep 15, 2024
1 parent ea5d3fb commit d9b16c1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion doc/how_to/deployment/pycafe.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Finally you can click **PUSH** to persist your app and click **SHARE** to share
Explore the [`panel-org`](https://py.cafe/panel-org) gallery examples below:

- [Basic Github App](https://py.cafe/panel-org/pycafe-reference) from the [GitHub repository](https://github.com/holoviz/panel/#interactive-data-apps).
- [Greeting App](https://py.cafe/maartenbreddels/panel-interactive-greeting-app ).
- [Build an App](https://py.cafe/panel-org/build-app) from the [Build an App | Getting Started guide](https://panel.holoviz.org/getting_started/build_app.html).
- [XGBoost Training App](https://py.cafe/panel-org/xgboost-training) from the [Convert Apps to WASM Guide](https://panel.holoviz.org/how_to/wasm/convert.html).

### Basic Tutorials
Expand All @@ -76,6 +76,11 @@ Explore the [`panel-org`](https://py.cafe/panel-org) gallery examples below:

- [Todo App | Class approach](https://py.cafe/panel-org/intermediate-todo-app) from the [Build a todo app](../../tutorials/intermediate/build_todo.md).

## Expert Tutorials

- [Mario Chime Button | AnyWidget](https://py.cafe/panel-org/panel-mario-chime-anywidget) from the [Custom AnyWidget Tutorial](../../tutorials/expert/custom_anywidget_components.md).
- [Mario Chime Button | JSComponent](https://py.cafe/panel-org/panel-mario-chime-jscomponent) from the [Custom JSComponent Tutorial](../../tutorials/expert/custom_js_components.md).

### App Gallery

- [Altair Brushing](https://py.cafe/panel-org/altair-brushing) from the [Altair Brushing Tutorial](../../gallery/altair_brushing.ipynb).
Expand Down

0 comments on commit d9b16c1

Please sign in to comment.