Releases: py5coding/py5jupyter
Releases · py5coding/py5jupyter
Small Release
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
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.