How to extract, save and/or access pyvis.network manipulation changes in Shiny?
I’m creating a shiny app on python including network from pyvis. I enabled manipulation, so I can add nodes and deleted. An user would like to interact with and save the final network created by adding and deleting nodes and edges from the manipulation bar: