webview.py#
Define some functions to view Web pages.
- openmdao.utils.webview.webview(outfile)[source]
Pop up a web browser for the given file.
- Parameters:
- outfilestr
Path to the HTML file to open.
- openmdao.utils.webview.webview_argv()[source]
Provide a convenient way to pop up a browser to view a specified html file(s).
This is tied to a console script called webview.