I’m having trouble with getting a DataTable to show in a jupyter notebook.
Copying and pasting the code from the DataTable section of https://docs.bokeh.org/en/latest/docs/user_guide/interaction/widgets.html
into a notebook does not work. Adding the output_notebook command does not improve it.
The chrome console shows this error: VM218:456 Uncaught Error: could not resolve type 'DataTable', which could be due to a widget or a custom model not being registered before first usage