isClosed

abstract val isClosed: Boolean(source)

true if the notebook has been closed. A closed notebook isn't synchronized anymore and won't be re-used when the same resource is opened again.

Online Documentation