Skip to content

Commit e0de2d4

Browse files
authored
Update README.md
1 parent 255a0d1 commit e0de2d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ check that the extension is properly configured with `jupyter nbextension list`.
9393
the extension is properly configured, it still may not work right away, especially if
9494
that widget requires initialization code in a notebook environment. In this case,
9595
`{shinywidgets}` probably won't work without providing the equivalent setup information to
96-
Shiny. Some known cases of this are:
96+
Shiny. A known case of this is bokeh, which is why shinywidgets includes a [`bokeh_dependency()` function](https://github.com/posit-dev/py-shinywidgets/blob/255a0d15d74828c28999cdce3fe9a0b5c2795016/examples/outputs/app.py#L26).
9797

9898

9999
## Development

0 commit comments

Comments
 (0)