File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
## Installing the latest snapshot version of the Kernel
4
4
5
5
On macOS (and possibly on Linux) you could just run ` install-snapshot.sh ` script
6
- to build and install current snapshot version of the JJava kernel.
6
+ to build and install the current snapshot version of the DFLib JJava kernel.
7
7
8
8
Alternatively, you could just build it and install as with any release version:
9
9
Original file line number Diff line number Diff line change 1
1
# JJava
2
2
3
- JJava is a Java kernel for [ Jupyter] ( http://jupyter.org/ ) maintained by the [ DFLib.org] ( https://dflib.org ) community.
3
+ DFLib JJava is a Java kernel for [ Jupyter] ( http://jupyter.org/ ) maintained by the [ DFLib.org] ( https://dflib.org ) community.
4
4
The kernel executes code via the JShell tool. Some of the additional commands are supported via a syntax similar to IPython magics.
5
5
6
6
_ JJava is an evolution of the earlier [ IJava kernel] ( https://github.com/SpencerPark/IJava ) , that is no longer maintained by its authors._
You can’t perform that action at this time.
0 commit comments