sapapesh / cintel-07-tdash

PyShiny Template for Basic Dashboard using Penguins (adjusted for GitHub Pages)
https://sapapesh.github.io/cintel-07-tdash/
0 stars 0 forks source link

Fix the UI Card Header for the interactive DataGrid #2

Closed sapapesh closed 7 months ago

sapapesh commented 7 months ago

After successfully forking the repo and deploying your project using GitHub Pages, correct the typo in the UI Card Header for the interactive DataGrid.

Currently, the header reads: "Penguin da"

It should read "Penguin Data"

sapapesh commented 7 months ago

I fixed the error.

sapapesh commented 7 months ago

with ui.card(full_screen=True): ui.card_header("Penguin data", style="background-color: #F0FFFF;")