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