Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 418 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 418 Bytes

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