Artifacts
This page explains how to save Artifacts. Users can save plots and datasets inside a DS Notebook as Artifacts.
Check out the walk-through on how to Save Artifacts.
Saving Artifacts
Navigate to a Data Science Notebook.
Add a new cell.
Provide Data set.
Define DataFrame and execute the cell.

A new cell will be added below.
Click the Ellipsis icon to access more options.
Select the Save Artifacts option.

Give proper DataFrame name and Name of Artifacts (with extensions - .csv/.txt/.json)
Execute the cell.
The Artifacts get saved under the Artifacts tab.

Preview Artifacts
Navigate to the Artifacts tab inside a DS Notebook page.
Select a saved Artifact from the right side panel.
Click the vertical ellipsis
icon for the saved Artifact.
Click the Preview option from the context menu.

The Artifact Preview gets displayed.
