I am able to generate an interactive networkx (How to add permanent name labels (not interactive ones) on nodes for a networkx graph in bokeh?)using BOKEH, and a nice table (Display a pandas data frame with Bokeh), is it possible to make these two visuals interactive?
I am interested in the ability to select a node, which updates the datatable showing info related to the node.