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 d14ecea commit ef323d8Copy full SHA for ef323d8
lets-plot.json
@@ -4,7 +4,10 @@
4
{ "name": "v", "value": "4.11.2" },
5
{ "name": "v-renovate-hint", "value": "update: package=org.jetbrains.lets-plot:lets-plot-kotlin-jupyter" },
6
{ "name": "isolatedFrame", "value": "" },
7
- { "name": "webOnly", "value": "false" }
+ { "name": "addWebOutput", "value": "true" },
8
+ { "name": "addKTNBOutput", "value": "true" },
9
+ { "name": "addStaticSvg", "value": "true" },
10
+ { "name": "addStaticPng", "value": "false" }
11
],
12
"link": "https://github.com/JetBrains/lets-plot-kotlin",
13
"dependencies": [
0 commit comments