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

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

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-jupyter

That'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