Skip to content

Commit

Permalink
DX: install Ruff and Git in Jupyter Lab
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Dec 2, 2023
1 parent 1750aed commit 4f165a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,13 @@ sty =
pre-commit >=1.4.0
jupyter =
ipywidgets
isort
jupyterlab
jupyterlab-code-formatter
jupyterlab-git; python_version >="3.7.0"
jupyterlab-lsp
jupyterlab-myst; python_version >="3.7.0"
python-lsp-ruff; python_version >="3.7.0"
python-lsp-server[rope]
ypy-websocket <0.8.3; python_version=="3.7.*"
dev =
Expand Down

0 comments on commit 4f165a6

Please sign in to comment.