Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gallery/gallery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
thumbnail: restaurant-tips.png
- title: Stock prices
description: null
href: https://gallery.shinyapps.io/template-stock-app/
href: https://gallery.shinyapps.io/stock-app/
code: https://github.com/posit-dev/py-shiny-templates/tree/main/stock-app
thumbnail: stock-prices.png
- title: Regularization strength
Expand Down
2 changes: 1 addition & 1 deletion get-started/gallery-highlight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
thumbnail: ../gallery/restaurant-tips.png

- title: Stock prices
href: https://gallery.shinyapps.io/template-stock-app/
href: https://gallery.shinyapps.io/stock-app/
code: ../templates/stock-app/
thumbnail: ../gallery/stock-prices.png

Expand Down
2 changes: 1 addition & 1 deletion templates/stock-app/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Use the stock-app template as a foundation for your next Shiny app
date: 2024-03-04
image: thumbnail.png
imagealt: "A screenshot of the stock-app template"
appurl: https://gallery.shinyapps.io/template-stock-app/
appurl: https://gallery.shinyapps.io/stock-app/
sourceurl: https://github.com/posit-dev/py-shiny-templates/tree/main/stock-app
---

Expand Down
Loading