Datasets
Last updated
Last updated
Datasets feature provides the capabilities of managing datasets resources such as create, update, and delete actions.
Datasets feature is based on Shared Files to store dataset files with additional metadata. Group members can browse dataset files and upload files for sharing with other group members.
Datasets feature is only enabled if PHFS is enabled.
Click New Dataset
to add a dataset and it will pop up the dialog of New Dataset.
Dataset Name
: Name of the dataset (only the alphanumeric characters, hyphen -
, or underscore _
are allowed).
Tags
: Tags for the dataset.
Click or drop files to start uploading files. Once the files are uploaded, they will appear in the list of files.
Click Done
to finish the upload.
All uploaded files are stored in the dataset.
Name
: Name of the dataset.
Created By
: User who created the dataset.
Last Modified
: Last modified time of the dataset.
Tags
: Tags for the dataset.
Delete button
: Delete the dataset.
The Data tab shows the list of files in the dataset.
Dataset Name
: Name of the dataset.
Created By
: User who created the dataset.
Last Modified
: Last modified time of the dataset.
Tags
: Tags for the dataset.
Size
: Size of the dataset.
Edit button
: Edit the dataset.
Open a Notebook and access the dataset from the path of phfs/datasets/<dataset_name>
.
Go to the Information tab and click Edit
to edit the dataset.
In the Datasets list, click Delete
button to delete the dataset.