User Profile User Settings Jupyter Lab App Settings App Lifecycle Management
data class UserProfileUserSettingsJupyterLabAppSettingsAppLifecycleManagement(val idleSettings: UserProfileUserSettingsJupyterLabAppSettingsAppLifecycleManagementIdleSettings? = null)
Constructors
Link copied to clipboard
constructor(idleSettings: UserProfileUserSettingsJupyterLabAppSettingsAppLifecycleManagementIdleSettings? = null)
Properties
Link copied to clipboard
val idleSettings: UserProfileUserSettingsJupyterLabAppSettingsAppLifecycleManagementIdleSettings? = null
Settings related to idle shutdown of Studio applications. see idle_settings
Block below.