jupyter notebook / lab fail to launch with c.NotebookApp.allow_remote_access = False
Closed this issue · 0 comments
kleinee commented
On a fresh install 'jupyter lab' and 'jupyter notebook fail'
Setting 'c.NotebookApp.allow_remote_access = True' in '~/.jupyter/jupyter_notebook_config.py' fixes the problem. Please read the comments in the config file carefully and use at your own risk.