Wednesday, March 14, 2018

jupyter notebook commands

To start jupyter:

jupyter-navigator

To get the list of running jupiter instance:

jupyter notebook list

To set password for the jupiter instead of temporary token id:

jupyter notebook password

No comments: