# Notebook$get

### Notebook$<mark style="color:purple;">get</mark>() → self

Fetches the notebook, after which notebook.properties will contain a dict with entries corresponding to the properties on the [notebook resource definition](https://docs.redivis.com/api/resource-definitions/notebook). Will raise an error if the notebook does not exist.

### **Returns**

**self (a** [**Notebook**](https://docs.redivis.com/api/client-libraries/redivis-r/reference/notebook)**)**
