Browse Source

Update notebook version requirement from 4.2. to 4.3.

Alexander Rilee 7 years ago
parent
commit
94d6096c3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -30,7 +30,7 @@ We have a [roadmap](https://github.com/jupyter/roadmap/blob/master/jupyterlab.md
 
 ## Prerequisites
 
-Jupyter notebook version 4.2 or later. To check the notebook version:
+Jupyter notebook version 4.3 or later. To check the notebook version:
 
 ```bash
 jupyter notebook --version