ValueError: ‘’ does not appear to be an IPv4 or IPv6 address
this means you don’t have a valid IP… you can try to use ‘0.0.0.0’ or ‘localhost’ on your
c.NotebookApp.ip as I mentioned earlier.
ValueError: ‘’ does not appear to be an IPv4 or IPv6 address
this means you don’t have a valid IP… you can try to use ‘0.0.0.0’ or ‘localhost’ on your
c.NotebookApp.ip as I mentioned earlier.