Skip to content

Commit

Permalink
added lsp requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Médéric Hurier committed Feb 7, 2020
1 parent b8c9fca commit 0f9aebd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.yml
Expand Up @@ -5,9 +5,11 @@ channels:
dependencies:
- pip
- rise
- rope
- nbval
- voila
- black
- pylint
- nbdime
- nbformat
- nb_conda
Expand All @@ -18,6 +20,7 @@ dependencies:
- jupyterlab
- ipyparallel
- nodejs>=13.8
- jedi<0.16,>=0.14.1
- pip:
- jupyter-lsp
- jupyterlab-git
Expand Down

0 comments on commit 0f9aebd

Please sign in to comment.