Skip to content
Snippets Groups Projects
Commit 58bcc2cd authored by dgelessus's avatar dgelessus
Browse files

Mention Java 14 compatibility in README

parent 55a6a229
No related branches found
No related tags found
No related merge requests found
Pipeline #39905 passed
...@@ -13,7 +13,7 @@ See the [requirements](#requirements) and [installation instructions](#installat ...@@ -13,7 +13,7 @@ See the [requirements](#requirements) and [installation instructions](#installat
## Requirements ## Requirements
* Java 8 or newer * Java 8 or newer
* Tested up to Java 11. * Tested up to Java 14.
* A Python 3 interpeter with Jupyter installed (`python3 -m pip install jupyter`) * A Python 3 interpeter with Jupyter installed (`python3 -m pip install jupyter`)
* Tested with CPython 3.6, jupyter-core 4.4.0, jupyter-client 5.2.3, notebook 5.6.0. * Tested with CPython 3.6, jupyter-core 4.4.0, jupyter-client 5.2.3, notebook 5.6.0.
* Newer Jupyter versions should also work. * Newer Jupyter versions should also work.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment