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
- Host: GitHub
- URL: https://github.com/nuest/stencila-mini-sql-js
- Owner: nuest
- Created: 2018-11-08T14:45:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T08:04:22.000Z (over 7 years ago)
- Last Synced: 2025-04-09T00:04:43.019Z (about 1 year ago)
- Topics: binder, dar, demo, reproducible-research, stencila
- Language: Shell
- Size: 307 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
[](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.