You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've not come across a well maintained Java Jupyter kernel, though as you say there are many forks of the IJava kernel. For internal uses & demos it's fine, and we continue to use it. There was a demo of JavaFX notebooks during the JavaFX talk at JavaOne, but unfortunately that's not available yet (and I'm not sure it's a direct replacement for the things we use Jupyter for).
Unfortunately we don't have the bandwidth to fork and maintain IJava ourselves. The DJL team have their own fork (https://github.com/frankfliu/IJava) which should be a drop in replacement, but they aren't tagging releases so it's hard to point users at.
I know it's been resolved, but wanted to mention that the iJava kernel lives on as JJava, which is a fork that we are planning to support going forward under the DFLib project:
The Docs, in the "Tutorial" part recommend the use of IJava to run Java Kernels on Jupyter Notebooks:
The last commit in the IJava repository was more than 2y. ago.
There are even issues asking if the project is currently maintained without any answer from more than a year ago.
There's any alternative? Shouldn't it have a fork from the Community since there's a lot of PR's and none of them are being merged?
The text was updated successfully, but these errors were encountered: