Last active
July 16, 2020 08:08
-
-
Save altavir/539d1a8fe7d3ad968048ed09ea6f6a69 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "imports": [ | |
| "scientifik.plotly.*", | |
| "scientifik.plotly.models.*", | |
| "hep.dataforge.meta.*" | |
| ], | |
| "repositories": [ | |
| "https://dl.bintray.com/mipt-npm/dataforge", | |
| "https://dl.bintray.com/mipt-npm/scientifik", | |
| "https://dl.bintray.com/mipt-npm/dev" | |
| ], | |
| "renderers": { | |
| "scientifik.plotly.Plot2D": "HTML($it.toHTML(config = PlotlyConfig{responsive = true}), true)" | |
| }, | |
| "link": "https://github.com/mipt-npm/plotly.kt", | |
| "properties": { | |
| "v": "0.2.0-dev-7" | |
| }, | |
| "dependencies": [ | |
| "scientifik:plotlykt-server:$v" | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
plotly.jsonshould be put into~/.jupyter_kotlin/libraries/