jupyter-kernelspec-2
This package contains the reference implementation of the Jupyter
Install
- All systems
-
curl cmd.cat/jupyter-kernelspec-2.sh
- Fedora
-
dnf install python2-jupyter-client
- Dockerfile
- dockerfile.run/jupyter-kernelspec-2
python2-jupyter-client
This package contains the reference implementation of the Jupyter
protocol. It also provides client and kernel management APIs for working with kernels. It also provides the `jupyter kernelspec` entrypoint for installing kernelspecs for use with Jupyter frontends.