Functions
Link copied to clipboard
Factory function to create a NotebookCellOutputItem that uses uses the application/vnd.code.notebook.error mime type.
Link copied to clipboard
Factory function to create a NotebookCellOutputItem from a JSON object.
Link copied to clipboard
Factory function to create a NotebookCellOutputItem that uses uses the application/vnd.code.notebook.stderr mime type.
Link copied to clipboard
Factory function to create a NotebookCellOutputItem that uses uses the application/vnd.code.notebook.stdout mime type.
Link copied to clipboard
Factory function to create a NotebookCellOutputItem from a string.