1. Jupyter specifies that the port is open
– port assignment
jupyter notebook --port 7811
You can also specify an IP address
jupyter notebook --no-browser --port 6000 --ip=192.168.1.103
2. Importerror: DLL load failed error
Put the environment variables in place for anaconda, missing the \Anaconda3\Library\bin