https://github.com/stencila/examples
Stencila examples
https://github.com/stencila/examples
Last synced: 9 months ago
JSON representation
Stencila examples
- Host: GitHub
- URL: https://github.com/stencila/examples
- Owner: stencila
- License: apache-2.0
- Created: 2017-06-25T03:06:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T05:56:27.000Z (about 5 years ago)
- Last Synced: 2025-05-16T05:37:20.402Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 6.69 MB
- Stars: 10
- Watchers: 8
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Stencila Examples
[](https://community.stenci.la)
[](https://gitter.im/stencila/stencila)
This repository is for examples of Stencila Documents and Sheets. Contributions and ideas welcome!
- [`hello-world`](hello-world): a simple 'Hello world' document repeated using alternative formats supported by Stencila
- [`mtcars`](mtcars): yet another R "mtcars" example illustrating use of a range input to create an adjustable plot
- [`chinook`](chinook): analyzing data from a digital media store using SQLite and R
- [`diamonds`](diamonds): illustrates how data can be passed between multiple languages embedded within a single document
- [`rodents`](rodents): mimics a (very small) journal article embedding figures and tables generated using R
- [`r-spreadsheet`](r-spreadsheet): a simple example of using R functions in Stencila Spreadsheets
Stencila is still in early beta. You can download and open these documents using the [Stencila Desktop](https://github.com/stencila/desktop/releases).
We :heart: your feedback and pull requests! Please feel free to ask questions and tell us what you think on
the [Stencila Community Forum](https://community.stenci.la/) or [Gitter chat channel]((https://gitter.im/stencila/stencila)).
Please note that support for many of file formats in this repository (e.g. RMarkdown, Jupyter Notebooks) is proof-of-concept only. We will do further work on the implementations of [converters](https://github.com/stencila/convert) for these formats once Stencila's internal format is finalised.