Setup of jupyter notebook using pip and running the local server on google chrome instead of internet explorer

I have installed jupyter using python’s package manager using pip but the jupyter local server is opening on internet explorer browser but i want it to get opened on google chrome…What should i do ??

You can try setting your default browser to some other browser or alternatively open the link that appears in the command prompt in your preferred browser.