Skip to content

Commit 1975b42

Browse files
committed
itables isn't actually a widget
1 parent 469de20 commit 1975b42

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -238,17 +238,11 @@ equivalent thing in Shiny is to include the following in the UI definition:
238238
from bokeh.resources import Resources
239239
head_content(HTML(Resources(mode="inline").render()))
240240
```
241-
242-
#### itables
243-
244-
Coming soon
245-
246-
#### Other widgets
241+
#### Other widgets?
247242

248243
Know of another widget that requires initialization code? [Please let us know about
249244
it](https://github.com/rstudio/ipyshiny/issues/new)!
250245

251-
252246
## Development
253247

254248
If you want to do development on `{ipyshiny}`, run:

0 commit comments

Comments
 (0)