Skip to content

Commit d710c88

Browse files
committed
add note about data access workspace transfer
1 parent 0a882bf commit d710c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/02-api-overview/overview242.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"* [`NotebookDataAccess`](/python/latest/api-reference/arcgis.gis.nb.html#arcgis.gis.nb._dataaccess.NotebookDataAccess)\n",
9090
"* [`NotebookFile`](/python/latest/api-reference/arcgis.gis.nb.html#notebookfile)\n",
9191
"\n",
92-
"The *NotebookDataAccess* and *NotebookFile* classes have been updated with implementations for *ArcGIS Online* and *ArcGIS Enterprise on Kubernetes* notebook workspaces in addition to the previous *Notebook Server for ArcGIS Enterprise* implementation. The new *NotebookFolder* class manages capabilities for folders in workspaces. Together these classes provide workspace functionality such as uploading and downloading files, creating folders, and deleting or renaming file content."
92+
"The *NotebookDataAccess* and *NotebookFile* classes have been updated with implementations for *ArcGIS Online* and *ArcGIS Enterprise on Kubernetes* notebook workspaces in addition to the previous *Notebook Server for ArcGIS Enterprise* implementation. The new *NotebookFolder* class manages capabilities for folders in workspaces. Together these classes provide workspace functionality such as uploading and downloading files, creating folders, and deleting or renaming file content. In addition, these classes allow for transferring of workspaces as well as folders and files to help administrators manager user content prior to removal from an organization."
9393
]
9494
},
9595
{

0 commit comments

Comments
 (0)