UNPKG

@maap-jupyterlab/dps-jupyter-extension

Version:

A JupyterLab extension for submitting and viewing jobs.

8 lines (7 loc) 201 B
/** * Describes the fields to be displayed in the InputsJobsInfo table component. * The accessors are relative to the IJob type. */ export declare const INPUTS_JOBS_INFO: { accessor: string; };