notebookutils.workspace.listArtifacts | R Documentation |
List the specified artifacts in the workspace
notebookutils.workspace.listArtifacts(
artifactType,
workspaceId = "",
maxResults = 1000L
)
artifactType |
Type of the artifact |
workspaceId |
Id of the workspace |
maxResults |
Maximum number of artifacts to return, default to 1000 |
A list of artifact objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.