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

https://github.com/apowers313/ideno

A Deno kernel for Jupyter
https://github.com/apowers313/ideno

Last synced: 25 days ago
JSON representation

A Deno kernel for Jupyter

Awesome Lists containing this project

README

        

A [Deno](https://deno.land/) kernel for [Jupyter](https://jupyter.org/)

WORK IN PROGRESS. DO NOT USE.

## Install

```bash
deno run --allow-all https://raw.githubusercontent.com/apowers313/ideno/master/ideno.ts install
```