Skip to content

Commit b891381

Browse files
committed
HTML comment
1 parent c45214e commit b891381

File tree

1 file changed

+1
-1
lines changed
  • docs/dashboards/interactivity/shiny-python

1 file changed

+1
-1
lines changed

docs/dashboards/interactivity/shiny-python/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Note that our code never calls the `displot()` function! Just the act of definin
7878

7979
This example only contains a single `@render.plot` output, but it's possible for Shiny apps to contain multiple outputs, and outputs of different types, as you'll see in the following example.
8080

81-
TODO: Link to output gallery
81+
<!-- TODO: Link to output gallery -->
8282

8383
### Reactive Programming
8484

0 commit comments

Comments
 (0)