jupyter-migrate-3
Core common functionality of Jupyter projects for Python 3
Install
- All systems
-
curl cmd.cat/jupyter-migrate-3.sh
- Debian
-
apt-get install python3-jupyter-core
- Ubuntu
-
apt-get install python3-jupyter-core
- Kali Linux
-
apt-get install python3-jupyter-core
- Fedora
-
dnf install python3-jupyter-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-jupyter-core
- Raspbian
-
apt-get install python3-jupyter-core
- Dockerfile
- dockerfile.run/jupyter-migrate-3
python3-jupyter-core
Core common functionality of Jupyter projects for Python 3
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 installs the library for Python 3.