Skip to content

py5 on mybinder, better OSX support, bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@hx2A hx2A released this 14 Jun 01:01
· 1872 commits to main since this release

Release Highlights

  • Fixed problems related to printing from Jupyter notebooks
  • py5 now works well on mybinder
  • Py5SketchPortal Widget, necessary for viewing animations on mybinder
  • The IPython line magics such as %screenshot and %animatedgif are no longer magics and have been converted to regular functions in py5_tools
  • Improve OSX support
  • Lots of little bug fixes