py5 on mybinder, better OSX support, bug fixes
Pre-release
Pre-release
·
1879 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