We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b5d98 commit eb82ff4Copy full SHA for eb82ff4
jupyter-js.json
@@ -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