Function rerun_bindings::python_bridge::get_app_url
source ยท fn get_app_url() -> String
Expand description
Get a url to an instance of the web-viewer
This may point to app.rerun.io or localhost depending on
whether start_web_viewer_server()
was called.