v1

latestOpenAPI 3.0.02026-07-1751218.0 KB

get the contents of an hdf object

get the contents of an hdf object

get/hdf/contents/{fpath}

Response

data representing an arbitrary hdf object, in the format required by the jupyterlab Contents stack. If object is a dataset, basic information (including metadata) about that dataset will be reutrned as a dict. If object is a group, then basic information (but not metadata) about that group's children will be returned as an array of dicts

OR