serve

fun Plotly.serve(scope: CoroutineScope = GlobalScope, host: String = "localhost", port: Int = 7777, block: PlotlyServer.() -> Unit): ApplicationEngine

Start static server (updates via reload)