Skip to content

Commit 1030053

Browse files
committed
minor docs edits
1 parent 958b118 commit 1030053

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# JJava
22

3-
## Project notes
4-
5-
This project is a supported Java Jupyter kernel 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 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).
64

75
## Project info
86

@@ -12,8 +10,6 @@ A [Jupyter](http://jupyter.org/) kernel for executing Java code. The kernel exec
1210

1311
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.
1412

15-
If you are interested in building your own kernel that runs on the JVM check out the related project that this kernel is build on, [jupyter-jvm-basekernel](https://github.com/SpencerPark/jupyter-jvm-basekernel).
16-
1713
### Contents
1814

1915
* [Features](#features)

0 commit comments

Comments
 (0)