I am getting following error when I run Jupyter Notebook:
(base) C:\\Users\\ramne>jupyter notebook [I 01:19:00.648 NotebookApp] The port 8888 is already i
You could use --port argument to instruct jupyter to start the notebook server on another port.
--port
jupyter
Use jupyter notebook --help command to view the complete list of options.
jupyter notebook --help