We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469de20 commit 1975b42Copy full SHA for 1975b42
README.md
@@ -238,17 +238,11 @@ equivalent thing in Shiny is to include the following in the UI definition:
238
from bokeh.resources import Resources
239
head_content(HTML(Resources(mode="inline").render()))
240
```
241
-
242
-#### itables
243
244
-Coming soon
245
246
-#### Other widgets
+#### Other widgets?
247
248
Know of another widget that requires initialization code? [Please let us know about
249
it](https://github.com/rstudio/ipyshiny/issues/new)!
250
251
252
## Development
253
254
If you want to do development on `{ipyshiny}`, run:
0 commit comments