MeshCat.jl
MeshCat.jl copied to clipboard
Re-using an existing MeshCat visualizer instance
Hi, Robin! Is it possible to re-use an already-existing instance of a MeshCat visualizer?
E.g., if I have a notebook "First Notebook" that starts a visualizer at http://127.0.0.1:8700/, is it possible to start another notebook "Second Notebook" which connects to the same visualizer instance? Thanks!