Artifacts
This page explains how to save Artifacts. Save plots and datasets inside Notebook as Artifacts.
Last updated
This page explains how to save Artifacts. Save plots and datasets inside Notebook as Artifacts.
Last updated
Add a new cell.
Click the Save Artifacts.
Give proper dataframe name and Name of Artifacts (with extensions - .csv/.txt/.json)
Execute the cell.
The Artifacts get saved.
Navigate to a notebook.
Define the save statement in the code cell for the plot you want to save as artifacts.
Execute the cell.
Refresh the Artifacts tab.
The plot will get saved under the Artifacts space as .png file.
​
Please Note: The user can also get an instant visual depiction of the data based on their executed scripts.
Navigate to the Artifacts tab on the Notebook page.
Select a saved Artifact from the list.
Click the Preview option from the context menu.
The Artifact Preview gets displayed.
​​​
Click the vertical ellipsis icon for the Artifact.