Skip to content

Commit eb82ff4

Browse files
yidafuileasile
authored andcommitted
feat: add jupyter-js
1 parent e9b5d98 commit eb82ff4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

jupyter-js.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"description": "Experimental `%javascript`/`%typescript`/`%jsx` line magic support",
3+
"properties": [
4+
{ "name": "v", "value": "0.5.0" }
5+
],
6+
"link": "https://github.com/yidafu/kotlin-jupyter-js",
7+
"dependencies": [
8+
"dev.yidafu.jupyter:jupyter-js:$v"
9+
]
10+
}

0 commit comments

Comments
 (0)