Closed anders-kiaer closed 5 years ago
When running webviz build some_config.yaml, users want the webviz application to open automatically in default browser.
webviz build some_config.yaml
Consider doing the same when running webviz build some_config.yaml --portable ./some/outputfolder.
webviz build some_config.yaml --portable ./some/outputfolder
Relevant:
When running
webviz build some_config.yaml
, users want the webviz application to open automatically in default browser.Consider doing the same when running
webviz build some_config.yaml --portable ./some/outputfolder
.