I would like to have multiple instances of ipython notebook running on different ports for the same user. Is it possible?
Something like a list of ports for 'NotebookApp.port' with a default one.
Just run jupyter notebook
a second time; it will automatically select another port to use.
run jupyter notebook --port=8090
change 8090 for the port you want
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With