Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using ipython notebook offline

Can ipython notebook be used when not connected to the internet? My installation doesn't open a web browser tab if not online. Thanks!

like image 812
Peter Laut Avatar asked Jul 30 '26 17:07

Peter Laut


1 Answers

Yes, it should work without needing an internet connection. If a browser tab doesn't open automatically, open a browser and go to the URL it gives you in the terminal where you started the notebook (by default, this is http://127.0.0.1:8888/ ). It uses the 'loopback' network interface, which stays within your own computer.

like image 182
Thomas K Avatar answered Aug 02 '26 06:08

Thomas K



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!