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:
parent
07739ef1d1
commit
12d0fc0b79
|
@ -123,7 +123,6 @@ let
|
|||
|
||||
pythonTools = with python3Packages; [
|
||||
python3 # to shadow old macOS python
|
||||
notebook
|
||||
ipython
|
||||
uv
|
||||
pip
|
||||
|
|
Loading…
Reference in a new issue