# Notebook.referenced\_tables

### Notebook.<mark style="color:purple;">source\_tables</mark>() → list([Table](https://docs.redivis.com/api/client-libraries/redivis-python/reference/table))

Returns a list of tables that are referenced by the notebook. The first entry in the list will always be the notebook's "source table". All notebooks have at least one referenced table.

### **Returns**

**list(**[**Table**](https://docs.redivis.com/api/client-libraries/redivis-python/reference/table)**)**
