JJava 1.0-a8 released #129
andrus
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
JJava is a Java / JVM kernel for Jupyter. The new 1.0-a8 release main focus is bug fixes. The
%loaddirective now works properly, allowing to include reusable notebooks in other notebooks:Also fixed some class reloading issues and improved exception stack trace reporting.
All reactions