We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6254cb4 commit 1fbe234Copy full SHA for 1fbe234
README.md
@@ -14,9 +14,9 @@ _JJava is an evolution of the earlier [IJava kernel](https://github.com/SpencerP
14
15
_More detailed instructions are available in the [documentation](https://dflib.org/jjava/docs/1.x/#_installation)._
16
17
-1. Download the release from the [releases tab](https://github.com/dflib/jjava/releases).
+1. Download the latest release from the [releases tab](https://github.com/dflib/jjava/releases).
18
2. Unzip it into a temporary location.
19
-3. Run the `install.py` script with the same version of Python as used by Jupyter.
+3. Run the `jupyter kernelspec install path/to/downloaded/folder --user --name=java`
20
21
## Project Links
22
0 commit comments