Add jupyternim to nimble (#1592)

This commit is contained in:
Silvio 2020-08-11 20:47:14 +02:00 committed by GitHub
parent e07251cc3e
commit c14ea4d82d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,14 @@
[
{
"name": "jupyternim",
"url": "https://github.com/stisa/jupyternim",
"method": "git",
"tags": ["jupyter", "nteract", "ipython", "jupyter-kernel"],
"description": "A Jupyter kernel for nim.",
"license": "MIT",
"web": "https://github.com/stisa/jupyternim/blob/master/README.md",
"doc": "https://github.com/stisa/jupyternim"
},
{
"name": "randgen",
"url": "https://github.com/YesDrX/randgen",