Skip to content

Small Release

Latest
Compare
Choose a tag to compare
@hx2A hx2A released this 29 Jul 11:36
4c0e950

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