MCPcopy Create free account
hub / github.com/datapane/datapane / BlocksNotFoundException

Class BlocksNotFoundException

python-client/src/datapane/ipython/exceptions.py:21–22  ·  view source on GitHub ↗

Exception raised when no blocks are found during conversion

Source from the content-addressed store, hash-verified

19
20
21class BlocksNotFoundException(NotebookException):
22 """Exception raised when no blocks are found during conversion"""

Callers 2

validateMethod · 0.90
cells_to_blocksFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected