Questa è una vecchia versione del documento!
pickleshare
, zmq
, pexpect
. You can install them (each) with pip
and pip3
, or ask your (Debian) system administrator to runsudo aptitude install python-pickleshare python3-pickleshare python-zmq python3-zmq python-pexpect python3-pexpect
pip install jupyter --user pip3 install jupyter --user .local/bin/ipython3 kernelspec install-self --user
openssl req -x509 -nodes -days 900 -newkey rsa:2048 -keyout jupyter_key.key -out jupyter_cert.pem jupyter --generate-config
ln -s .local/bin/jupyter-notebook bin/jupyter
crontab -e
and add the following line:@reboot jupyter