Skip to content

Conversation

elnelson575
Copy link

No description provided.

@github-actions github-actions bot temporarily deployed to pr-320 September 24, 2025 18:07 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 September 25, 2025 17:26 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 September 29, 2025 15:55 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 September 29, 2025 16:06 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 September 30, 2025 16:46 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 October 20, 2025 16:37 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 October 20, 2025 17:37 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 October 20, 2025 19:06 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 October 20, 2025 19:53 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 October 20, 2025 20:11 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 October 20, 2025 20:19 Destroyed
Comment on lines +325 to +328
##### Restaurant Tips Template

![Restaurant tips dashboard](../templates/dashboard-tips/thumbnail.png)
[See the code](https://shiny.posit.co/py/templates/dashboard-tips/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's migrate this template and the model-scoring templates to polars. Feel free to keep just the AWS example under pandas (ideally, we'll migrate most/all of our own templates/examples to polars eventually)

@github-actions github-actions bot temporarily deployed to pr-320 October 20, 2025 22:05 Destroyed
@github-actions github-actions bot temporarily deployed to pr-320 October 20, 2025 22:07 Destroyed


```{.python filename="app.py"}
import polars as pl
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can put this code in a app-{name}.py file, e.g. app-polars-full.py, next to this qmd or in a subfolder somewhere.

And then in this code chunk you can use {{< include path/to/app-polars-full.py >}} Quarto shortcode to inline the app code e.g.

```{.python filename="app.py"}
{{< include app-polars-full.py >}}
```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants