Package: IRdisplay 1.1.0.9000
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:
IRdisplay_1.1.0.9000.tar.gz
IRdisplay_1.1.0.9000.zip(r-4.5)IRdisplay_1.1.0.9000.zip(r-4.4)IRdisplay_1.1.0.9000.zip(r-4.3)
IRdisplay_1.1.0.9000.tgz(r-4.4-any)IRdisplay_1.1.0.9000.tgz(r-4.3-any)
IRdisplay_1.1.0.9000.tar.gz(r-4.5-noble)IRdisplay_1.1.0.9000.tar.gz(r-4.4-noble)
IRdisplay_1.1.0.9000.tgz(r-4.4-emscripten)IRdisplay_1.1.0.9000.tgz(r-4.3-emscripten)
IRdisplay.pdf |IRdisplay.html✨
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
Last updated 2 years agofrom:d889a75564. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:clear_outputdisplaydisplay_htmldisplay_javascriptdisplay_jpegdisplay_jsondisplay_latexdisplay_markdowndisplay_pdfdisplay_pngdisplay_svgdisplay_textirdisplay_option_defaultsprepare_mimebundlepublish_mimebundle
Dependencies:base64encclidigestfansifastmapgluehtmltoolsjsonlitelifecyclepillarreprrlangutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create and use multiple available reprs | display prepare_mimebundle |
Display a specific image output | display_<image> display_jpeg display_pdf display_png display_svg |
Display a specific textual output | display_<text> display_html display_javascript display_json display_latex display_markdown display_text |
IRdisplay options | IRdisplay-options irdisplay_option_defaults |
Display data by mimetype, with optional alternative representations. | clear_output publish_mimebundle |