Skip to content

Instantly share code, notes, and snippets.

@jtpio
Last active January 20, 2022 23:58
Show Gist options
  • Save jtpio/655b5ab8c6bf28e44aaf79f8313b68f0 to your computer and use it in GitHub Desktop.
Save jtpio/655b5ab8c6bf28e44aaf79f8313b68f0 to your computer and use it in GitHub Desktop.
JupyterLab LSP on Binder
jupyterlab~=3.2
retrolab~=0.3.13
jupyterlab-link-share
# LSP
jupyterlab-lsp
autopep8
flake8>=3.8.0
pycodestyle>=2.6.0,<2.7.0
pydocstyle>=2.0.0
pyflakes>=2.2.0,<2.3.0
pylint>=2.5.0
yapf
rope>=0.10.5
git+https://github.com/krassowski/python-language-server.git@main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment