github stencila/stencila 0.17
Stencila 0.17

latest releases: v1.1.0, v1.0.5, v1.0.4...
pre-release8 years ago

This release includes a number of changes to the Cila language and several other fixes and improvements. For a full list of commits for this release see here. Build your own binaries or download the supplied binaries for Linux 64-bit...

C++

Get the pre-compiled static library and header files at http://get.stenci.la/cpp/stencila-linux-x86_64-0.17.tar.gz

Python

Install the package for Python 2.7:

sudo pip install http://get.stenci.la/py/stencila-0.17-cp27-none-linux_x86_64.whl

R

Install the package for R 3.2:

install.packages('stencila',repo='http://get.stenci.la/r')
Rscript -e 'require(stencila); stencila:::install()'

Docker

Docker images for Stencila on either Python and R (plus a bunch of "helpers" needed for some functionality) are also available at https://registry.hub.docker.com/repos/stencila/

Don't miss a new stencila release

NewReleases is sending notifications on new releases.