Skip to content

Releases: py5coding/py5jupyter

Small Release

29 Jul 11:36
4c0e950
Compare
Choose a tag to compare

Acknowledgements

Many thanks to Ivan Lengyel for not only making a PR, but for doing much debugging and research to clarify a problem. The original py5 issue, Issue #456, was traced to an issue in the ipykernel library. A ipykernel PR resolved the problem, and py5jupyter now requires versions of ipykernel that include the fix. Ivan's py5jupyter PR updates py5jupyter's ipykernel version dependency.

Enhancements and Changes

  • Update library dependencies
  • Remove JavaScript and NPM packaging that the now-broken sketch portal feature depended on. Will re-implement with anywidget in the future.

Closed Issues

Small Release

04 May 12:04
28ab080
Compare
Choose a tag to compare
Small Release Pre-release
Pre-release

This is a tiny release to update the npm packages and to keep it current with py5's build process. Both py5 and py5jupyter now use hatch for their builds.