how to open Jupyter notebook in chrome on windows admin November 11, 2018 Python 0 Comments Just make chrome as a default browser and launch the jupyter . It will work Related Posts How to show hostname & IP address with python programming zendnwar April 13, 2016 The Internet Protocol assigns a 4-byte address to every computer connected to the network. Such .. Python Keywords and Identifier zendnwar March 10, 2016 Keywords Keywords are the reserved words in Python. We cannot use a keyword as variable name, f ..