Skip to content

Commit c471e6a

Browse files
authored
Gradually reworking the README
1 parent e60ff79 commit c471e6a

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
# JJava
22

3-
JJava is a supported Java Jupyter kernel that evolved from the earlier [IJava kernel](https://github.com/SpencerPark/IJava). For a full list of changes check [release notes](RELEASE-NOTES.md).
3+
JJava is a Java kernel for [Jupyter](http://jupyter.org/) maintained by the [DFLib.org](https://dflib.org) community. The kernel executes code via the JShell tool. Some of the additional commands are supported via a syntax similar to the IPython magics. New feature requests, bug reports and support questions can be opened [here](https://github.com/dflib/jjava/issues).
44

5-
## Project info
6-
7-
![display-img](docs/img/display-img.png)
8-
9-
A [Jupyter](http://jupyter.org/) kernel for executing Java code. The kernel executes code via the new [JShell tool](https://docs.oracle.com/javase/9/jshell/introduction-jshell.htm). Some of the additional commands should be supported as needed via a syntax similar to the ipython magics.
10-
11-
The kernel is fully functional. Check out the [list of features](#features) further down in the README. Any requests for new ones or prioritizing current requests are welcomed in the [issues](https://github.com/dflib/jjava/issues) along with bug requests, installation help, or other questions.
5+
_JJava is an evolution of the earlier [IJava kernel](https://github.com/SpencerPark/IJava), that is no longer maintained by its authors._
126

137
### Contents
148

0 commit comments

Comments
 (0)