Skip to content

Commit

Permalink
Update installation notes
Browse files Browse the repository at this point in the history
  • Loading branch information
stariy95 committed Oct 15, 2024
1 parent 6254cb4 commit 1fbe234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ _JJava is an evolution of the earlier [IJava kernel](https://github.com/SpencerP

_More detailed instructions are available in the [documentation](https://dflib.org/jjava/docs/1.x/#_installation)._

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).
2. Unzip it into a temporary location.
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`

## Project Links

Expand Down

0 comments on commit 1fbe234

Please sign in to comment.