https://github.com/holgerbrandl/krender
Render kotlin scripts and markdown-embedded kotlin chunks with jupyter
https://github.com/holgerbrandl/krender
Last synced: 7 months ago
JSON representation
Render kotlin scripts and markdown-embedded kotlin chunks with jupyter
- Host: GitHub
- URL: https://github.com/holgerbrandl/krender
- Owner: holgerbrandl
- License: bsd-2-clause
- Created: 2018-09-04T18:59:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-04T19:49:27.000Z (about 7 years ago)
- Last Synced: 2025-01-21T13:08:38.379Z (9 months ago)
- Language: Shell
- Size: 197 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `krender`
Utilities to render kotlin scripts and markdown-embedded kotlin chunks with jupyter.
## Setup
Make sure that all requirements are installed
* R
* notdown
* jupyter
* kotlin-jupyterThat's a bummer and we will try to reduce it over time.
## Installation
Add it to path
```
export PATH=/Users/brandl/projects/kotlin/krender/scripts
```## Useful references
* https://github.com/ligee/kotlin-jupyter