github IRkernel/IRkernel 0.7

latest releases: 1.3.2, 1.3.1, 1.3...
7 years ago
  • [#264] Abort queued cell executions when an error occurs
  • [#276] Added flag that tells if you’re in a kernel: getOption('jupyter.in_kernel', FALSE)
  • [#272] Added Comm message support (for e.g. widgets)
  • [#285] Isolate full HTML pages in iframes (also useful for widgets)
  • [a7f9131] Added the ability to use repr.plot_width/height between two plots in the same cell. (sorry for the messed up commit message)
  • [3ff41c7] Added the jupyter.pager_classes option to control what to show in a pager (currently vignette() lists and help())
  • [#293] Added a jupyter.logfile option and the environment variables JUPYTER_LOG_LEVEL and JUPYTER_LOGFILE
  • [#324] Add our own quit()/… functions to a new environment so they survive workspace cleaning.
  • [4d4193f] Added a kernel.js with the custom key bindings Alt- (inserts <- ) and F1 (gives contextual help for the word under the cursor)
  • [#406] Add support for .Last.value

Don't miss a new IRkernel release

NewReleases is sending notifications on new releases.