Package: IRdisplay 1.1.0.9000

Philipp Angerer

IRdisplay: 'Jupyter' Display Machinery

An interface to the rich display capabilities of 'Jupyter' front-ends (e.g. 'Jupyter Notebook') <https://jupyter.org>. Designed to be used from a running 'IRkernel' session <https://irkernel.github.io>.

Authors:Thomas Kluyver [aut, cph], Philipp Angerer [aut, cph, cre], Jan Schulz [aut, cph]

IRdisplay_1.1.0.9000.tar.gz
IRdisplay_1.1.0.9000.zip(r-4.7)IRdisplay_1.1.0.9000.zip(r-4.6)IRdisplay_1.1.0.9000.zip(r-4.5)
IRdisplay_1.1.0.9000.tgz(r-4.6-any)IRdisplay_1.1.0.9000.tgz(r-4.5-any)
IRdisplay_1.1.0.9000.tar.gz(r-4.7-any)IRdisplay_1.1.0.9000.tar.gz(r-4.6-any)
IRdisplay_1.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
IRdisplay/json (API)

# Install 'IRdisplay' in R:
install.packages('IRdisplay', repos = c('https://irkernel.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/irkernel/irdisplay/issues

On CRAN:

Conda:

10.35 score 47 stars 28 packages 708 scripts 40k downloads 15 exports 13 dependencies

Last updated from:d889a75564. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK111
source / vignettesOK162
linux-release-x86_64OK106
macos-release-arm64OK220
macos-oldrel-arm64OK180
windows-develOK74
windows-releaseOK67
windows-oldrelOK66
wasm-releaseOK98

Exports:clear_outputdisplaydisplay_htmldisplay_javascriptdisplay_jpegdisplay_jsondisplay_latexdisplay_markdowndisplay_pdfdisplay_pngdisplay_svgdisplay_textirdisplay_option_defaultsprepare_mimebundlepublish_mimebundle

Dependencies:base64encclidigestfastmapgluehtmltoolsjsonlitelifecyclepillarreprrlangutf8vctrs

Readme and manuals

Help Manual

Help pageTopics
Create and use multiple available reprsdisplay prepare_mimebundle
Display a specific image outputdisplay_<image> display_jpeg display_pdf display_png display_svg
Display a specific textual outputdisplay_<text> display_html display_javascript display_json display_latex display_markdown display_text
IRdisplay optionsIRdisplay-options irdisplay_option_defaults
Display data by mimetype, with optional alternative representations.clear_output publish_mimebundle