Skip to content

Version 0.8.0

Compare
Choose a tag to compare
@moorepants moorepants released this 17 Aug 00:12

0.8.0 - 2021-08-16

Added

  • Added a busy indicator to provide feedback about computation.
    #424
  • Added convenience commands for testing with local kernels.
    #425

Documented

  • Added a pythreejs example.
    #262
  • Added an ipywidgets example.
    #418

Improved

  • Switched to the jupyterlab manager to control output display, fixes issues
    with ipywidgets. #418
  • Switched package managers from npm to yarn.
    #428