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
- Host: GitHub
- URL: https://github.com/apowers313/ideno
- Owner: apowers313
- Created: 2021-11-25T20:15:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-11T17:44:27.000Z (over 3 years ago)
- Last Synced: 2025-03-23T21:24:05.565Z (about 1 month ago)
- Language: TypeScript
- Size: 93.8 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - apowers313/ideno - A Deno kernel for Jupyter (others)
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
```