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
fun json(value: ERROR CLASS: Symbol not found for JsAny??, mime: String = definedExternally): NotebookCellOutputItem
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.