Skip to content

v0.10.1 Apache ECharts

Compare
Choose a tag to compare
@janpfeifer janpfeifer released this 14 Apr 10:13
· 68 commits to main since this release
  • Interrupt and Shutdown:
    • [interrupt_mode] set to message, as opposed to having a SIGINT. Works both in JupyterLab and VSCode.
    • Interrupt all cell executions at shutdown_request.
  • New github.com/janpfeifer/gonb-echarts to add support to Apache ECharts
    using github.com/go-echarts/go-echarts. See examples
    • Added gonb_echarts.Display and gonb_echarts.DisplayContent.
  • Updated documentation on VSCode limitation for Javascript.
  • Fixed bug in dom.LoadScriptOrRequireJSModuleAndRun where plotly source was hardcoded by mistake.