Closed sapapesh closed 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"
I fixed the error.
with ui.card(full_screen=True): ui.card_header("Penguin data", style="background-color: #F0FFFF;")
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"