Convert IRkernel Jupyter Notebooks to R Markdown
Project description
Usage
# Generate test.rmd
$ ipynb2rmd test.ipynb
# Generate test.rmd and run R Markdown to render as pdf
$ ipynb2rmd test.ipynb --compile
# Compile an already existing rmd file
$ ipynb2rmd test.rmd --compile
Chunk Options
To use rmarkdown chunk options in your Jupyter notebook, start a code cell with #r <chunk options>.
Installation
To install ipynb2rmd, simply:
$ pip install ipynb2rmd
Requirements
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file ipynb2rmd-2.0.0-py2-none-any.whl
.
File metadata
- Download URL: ipynb2rmd-2.0.0-py2-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40d33856b708c0534611ccdc42f01508e4b4547fc90e0bcd8a837261e79f5bb1 |
|
MD5 | 802d01029b91ed5b42c22acdf94d32c4 |
|
BLAKE2b-256 | c1b90a9d7df67a222939bfcaea4a1d05dae92583cc0faa07bfe2482b36a73dc4 |