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

https://github.com/bencode/jupyterlite-scheme-kernel

A Scheme Kernel for JupyterLite using ChezScheme
https://github.com/bencode/jupyterlite-scheme-kernel

Last synced: about 2 months ago
JSON representation

A Scheme Kernel for JupyterLite using ChezScheme

Awesome Lists containing this project

README

          

# JupyterLite Scheme Kernel

A Scheme kernel for JupyterLite using [ChezScheme](https://github.com/cisco/ChezScheme), enabling Scheme code execution directly in the browser.

## Installation

```bash
pip install jupyterlite-scheme-kernel-canary
```

## Examples

[Using Scheme In Jupyterlite](https://www.qijun.io/notebooks/index.html?path=using-scheme-in-jupyterlite.ipynb)

## License

MIT