jupyter-migrate
Core common functionality of Jupyter projects (tools)
Install
- All systems
-
curl cmd.cat/jupyter-migrate.sh
- Debian
-
apt-get install jupyter-core
- Ubuntu
-
apt-get install jupyter-core
- Arch Linux
-
pacman -S python-jupyter_core
- Kali Linux
-
apt-get install jupyter-core
- Fedora
-
dnf install python2-jupyter-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jupyter-core
- Raspbian
-
apt-get install jupyter-core
- Dockerfile
- dockerfile.run/jupyter-migrate
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.
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.
python-jupyter_core
Jupyter core package. A base package on which Jupyter projects rely.
python2-jupyter-core
Core common functionality of Jupyter projects.
This package contains base application classes and configuration inherited by other projects.