Also add python-lsp-ruff to jupyter
This commit is contained in:
parent
af9f09b584
commit
3a4f18afee
|
@ -22,6 +22,7 @@
|
|||
++ (with pkgs.python311Packages; [
|
||||
pip
|
||||
python-lsp-server
|
||||
python-lsp-ruff
|
||||
venvShellHook
|
||||
requests
|
||||
jupyter
|
||||
|
|
Loading…
Reference in a new issue