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; [
|
pythonTools = with python3Packages; [
|
||||||
python3 # to shadow old macOS python
|
python3 # to shadow old macOS python
|
||||||
notebook
|
|
||||||
ipython
|
ipython
|
||||||
uv
|
uv
|
||||||
pip
|
pip
|
||||||
|
|
Loading…
Reference in a new issue