IRdisplay-options: IRdisplay options

Description Usage Format Options

Description

Some options to control the formats display and prepare_mimebundle emit, and the function they use to display them.

Usage

1

Format

An object of class list of length 3.

Options

jupyter.display_mimetypes

The default is all MIME types supported by Jupyter.

jupyter.base_display_func

Function used by display and all display_<text> / display_<image> functions. Has the signature function(data, metadata = NULL). Per default emits a warning, and is set when running an IRkernel.

jupyter.clear_output_func

Function used by clear_output. Has the signature function(wait = TRUE). Per default emits a warning, and is set when running an IRkernel.


IRdisplay documentation built on Jan. 4, 2022, 5:08 p.m.