terminal
$ pip install pip-autoremove
$ pip-autoremove jupyter -y
pip-autoremove war sehr effektiv. Nach dem Löschen aller Abhängigkeiten
terminal
$ pip install jupyter
Das alles hat funktioniert.
Referenz https://www.it-swarm.dev/ja/python/jupyter%E3%82%92%E3%82%A2%E3%83%B3%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95/1055200356/
Recommended Posts