h_weblog

h_weblog(relpath=None)[source]

Open the pipeline weblog in a browser tab or window.

Parameters:

relpath -- Relative path to the weblog index file. This file must be located in a child directory of the CASA working directory. If relpath is left unspecified, the most recent weblog will be located and displayed.

Returns:

None

Examples

  1. Open pipeline weblog in a browser:

>>> h_weblog()