An open API service indexing awesome lists of open source software.

https://github.com/nuest/stencila-mini-sql-js

Demo for Stencila & Dar on binder with mini, SQL and Java code
https://github.com/nuest/stencila-mini-sql-js

binder dar demo reproducible-research stencila

Last synced: 10 months ago
JSON representation

Demo for Stencila & Dar on binder with mini, SQL and Java code

Awesome Lists containing this project

README

          

# stencila-mini-sql-js

Demo for Stencila & DAR on binder with [mini](https://www.r-project.org/), [SQL by SQLite](https://www.sqlite.org/lang.html) and [JavaScript by Node.js](https://nodejs.org/) code.

[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/binder-examples/stencila-mini-sql-js/master)

Learn more about [Stencila](https://stenci.la/) and its integration with [Binder](https://mybinder.org/) in this [blog post](https://elifesciences.org/labs/d42fe2b9/integrating-binder-and-stencila-the-building-blocks-to-increased-open-communication-and-transparency).

`repo2docker` automatically picks up if there is a `*.jats.xml` file in a repository and then installs and configures the required software.

Since there is no build-in support for JavaScript projects yet, required libraries are installed in the file `postBuild`.

**Help welcome** at https://github.com/minrk/nbstencilaproxy/issues/21.