jupyter-troubleshoot
Core common functionality of Jupyter projects (tools)
Install
- All systems
-
curl cmd.cat/jupyter-troubleshoot.sh
- Debian
-
apt-get install jupyter-core
- Ubuntu
-
apt-get install jupyter-core
- Kali Linux
-
apt-get install jupyter-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jupyter-core
- Raspbian
-
apt-get install jupyter-core
- Dockerfile
- dockerfile.run/jupyter-troubleshoot
jupyter-core
Core common functionality of Jupyter projects (tools)
This software component contains the base framework (application classes and configurations) for the rest of the Jupyter projects ; it doesn't do much by itself. This package contains the migration tool (off IPython before 4.0) and a path-giving utility.