Skip to content

Commit 9e6c402

Browse files
committed
Update README
1 parent bc49bd6 commit 9e6c402

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ Use context menu on rows in the panel to filter out diagnostics or copy their me
7878
You will need to have all of the following installed:
7979

8080
- JupyterLab >=2.2.0,<3.0.0a0
81-
- Python 3.5+
82-
- nodejs 10+
81+
- Python 3.6+
82+
- nodejs 12+
8383

8484
## Installation
8585

py_src/jupyter_lsp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# jupyter-lsp
22

33
Multi-[Language Server][language-server] WebSocket proxy for your Jupyter
4-
`notebook` or `lab` server. For Python 3.5+.
4+
`notebook` or `lab` server. For Python 3.6+.
55

66
> See the parent of this repository,
77
> [jupyterlab-lsp](https://github.com/krassowski/jupyterlab-lsp) for the

0 commit comments

Comments
 (0)