[Codebraid](https://codebraid.org/) is tool that allows you to write code within our [[Markdown]] document in the same style as [[Jupyter]] notebook kernels and it will render the resulting document out using [[Pandoc]].
You're also able to define multiple "sessions" within the same document so that you can share functions and variables across the document.
It supports
- [[JavaScript]]
- [[Rust]]
- [[Bash]]
- and other languages like Python and R