List tags of Datasets Cached from UI

To get a list of all snapshots/tags of a dataset cached from UI, use the API below:

Table 8-7 Listing tags of Datasets Cached from UI

API Notebook Script Notes/Input
List Tags of a Dataset

from mmg.datasets import list_tags

list_tags(dscode)

dscode = dataset code - string

tag = tag with which the dataset was cached - string