Append a Result to the given cell of the notebook
Append a Result to the given cell of the notebook
Wait for the ref to be closed.
Wait for the ref to be closed. Succeeds with Unit if the ref closes normally; fails with error otherwise
Clear results from all cells of the notebook, and return a list of CellIDs whose results were modified
Clear results from all cells of the notebook, and return a list of CellIDs whose results were modified
Clear results from the given cell of the notebook
Clear results from the given cell of the notebook
Close the notebook.
Close the notebook.
Return the latest notebook
Return the latest notebook
Return the latest version and notebook
Return the latest version and notebook
Apply a notebook update.
Apply a notebook update. If this NotebookRef is responsible for versioning, the version is incremented. The update may not be applied immediately; use updateAndGet to block until the update has been applied.
Apply a notebook update and return the new version and notebook.
Apply a notebook update and return the new version and notebook. If this NotebookRef is responsible for versioning, the version is incremented.
Get a stream of notebook updates
Get a stream of notebook updates
A NotebookRef which ignores all changes