remove jupyter-notebook from default packages

currently does not build on darwin; haven't used it for a while anymore
anyways
This commit is contained in:
Trolli Schmittlauch 2025-04-27 14:19:55 +02:00
parent 07739ef1d1
commit 12d0fc0b79

View file

@ -123,7 +123,6 @@ let
pythonTools = with python3Packages; [ pythonTools = with python3Packages; [
python3 # to shadow old macOS python python3 # to shadow old macOS python
notebook
ipython ipython
uv uv
pip pip