Package: IRdisplay Title: 'Jupyter' Display Machinery Description: An interface to the rich display capabilities of 'Jupyter' front-ends (e.g. 'Jupyter Notebook') . Designed to be used from a running 'IRkernel' session . Version: 1.1.0.9000 Authors@R: c( person('Thomas', 'Kluyver', role = c('aut', 'cph'), email = 'thomas@kluyver.me.uk'), person('Philipp', 'Angerer', role = c('aut', 'cph', 'cre'), email = 'phil.angerer@gmail.com', comment = c(ORCID = "0000-0002-0369-2888")), person('Jan', 'Schulz', role = c('aut', 'cph'), email = 'jasc@gmx.net')) URL: https://github.com/IRkernel/IRdisplay BugReports: https://github.com/IRkernel/IRdisplay/issues/ Depends: R (>= 3.0.1) Suggests: testthat, withr Imports: methods, repr License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.1.2 Repository: https://irkernel.r-universe.dev Date/Publication: 2023-03-06 14:51:23 UTC RemoteUrl: https://github.com/irkernel/irdisplay RemoteRef: HEAD RemoteSha: d889a75564379ab65372cb2dac92f3b356655236 NeedsCompilation: no Packaged: 2026-06-07 10:08:54 UTC; root Author: Thomas Kluyver [aut, cph], Philipp Angerer [aut, cph, cre] (ORCID: ), Jan Schulz [aut, cph] Maintainer: Philipp Angerer