##// END OF EJS Templates
Merge pull request #1780 from jonathan-taylor/rmagic_extension...
Merge pull request #1780 from jonathan-taylor/rmagic_extension Rmagic extension to use R (the statistical package) seamlessly from IPython. The rmagic extension allows R inline code as well as cell level magics. An example notebook is provided in docs/examples/notebooks/rmagic_extension.ipynb to demonstrate its usage. Main points: 1) Allows capture of plots to R via inline png plots (like --pylab inline) 2) Allows capture of R's stdout() connection to the notebook 3) Allows simple push/pull for array data to/from R (via rpy2) with copy only on push to R -- this seems necessary.
Fernando Perez -
r7296:b1088356 merge
Show More
Name Size Modified Last Commit Author
/ ... / notebook / static / codemirror / lib / util
dialog.css Loading ...
dialog.js Loading ...
foldcode.js Loading ...
formatting.js Loading ...
javascript-hint.js Loading ...
overlay.js Loading ...
runmode.js Loading ...
search.js Loading ...
searchcursor.js Loading ...
simple-hint.css Loading ...
simple-hint.js Loading ...