rcloud.jupyter.notebooks
About rcloud.jupyter.notebooks
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/att/rcloud.jupyter.notebooks rcloud.jupyter.notebooks
see also rcloud.jupyter.notebooks GitHub repository.
To install the latest development snapshot of this package, use install.packages("rcloud.jupyter.notebooks",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("rcloud.jupyter.notebooks",,"http://rforge.net/")
Most recent GIT commits87da4a25| Gordon Woodhull | Sun Sep 1 01:51:23 2019 -0400 Fix accidental global that could clobber other RCloud extensions M DESCRIPTION A NEWS.md M inst/javascript/rcloud.jupyter.notebooks.js 728572ec| bashlee | Mon Jan 22 10:26:48 2018 +0000 Update README.md Update coverage to point to master build M README.md 21b5db97| Merge: e94944c b724588 bashlee | Thu Jan 11 12:45:12 2018 +0000 Merge pull request #12 from att/develop Develop b724588f| Beth Ashlee | Fri Dec 15 14:44:29 2017 +0000 Remove magic from blank cell M DESCRIPTION M R/export_jupyter.R c3514fe8| Beth Ashlee | Fri Dec 15 12:59:47 2017 +0000 fix paste error with new lines M R/export_jupyter.R M R/import_jupyter.R |