Class DirectNotebookSource (1.54.1)

DirectNotebookSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The content of the input notebook in ipynb format.

Attribute

Name Description
content bytes
The base64-encoded contents of the input notebook file.

Methods

DirectNotebookSource

DirectNotebookSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The content of the input notebook in ipynb format.