arcgis.gis.agonb module¶
AGOLNotebookManager¶
-
class
arcgis.gis.agonb.AGOLNotebookManager(url, gis)¶ Bases:
object-
property
containers¶ Provides the ability to manage containers and the notebooks within them :returns: ContainerManager
-
property
instance_preferences¶ Provides information about the available instances for notebooks
- Returns
InstancePreference
-
property
notebooksmanager¶ Manages the run and execution of notebooks
- Returns
NotebookManager
-
property
runtimes¶ Provides information about the available runtimes on the notebook server
-
property
snaphots¶ Returns tools to work with snapshots on notebooks
- Returns
SnapshotManager
-
property