Also add python-lsp-ruff to jupyter

This commit is contained in:
Lillian Violet 2024-09-10 10:57:31 +02:00
parent af9f09b584
commit 3a4f18afee

View file

@ -22,6 +22,7 @@
++ (with pkgs.python311Packages; [
pip
python-lsp-server
python-lsp-ruff
venvShellHook
requests
jupyter