Data Source: oci_datascience_notebook_session

This data source provides details about a specific Notebook Session resource in Oracle Cloud Infrastructure Data Science service.

Gets the specified notebook session’s information.

Example Usage

data "oci_datascience_notebook_session" "test_notebook_session" {
	#Required
	notebook_session_id = oci_datascience_notebook_session.test_notebook_session.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: