Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

module niftyone.analysis_levels.launch

Launch analysis-level.


function launch

launch(
    bids_dir: str | os.PathLike,
    out_dir: str | os.PathLike,
    ds_name: str | None = None,
    qc_key: str | None = None
) → None

Launch FiftyOne application to visualize a dataset.