MollyBai777
MollyBai777
I've tried this #4771 already, but it still cannot work. Do I ignore anything? Would love to fix this issue. Thanks!
Hello, @kevin-bates Thanks for responding. Below is the result: jupyter core : 4.5.0 jupyter-notebook : 6.0.1 qtconsole : 4.5.5 ipython : 7.8.0 ipykernel : 5.1.2 jupyter client : 5.3.3 jupyter...
Hi, @kevin-bates I just found that if I launch my terminal from anaconda navigator, then no matter typing "pip install notebook --upgrade" or "conda update -c conda-forge notebook", the terminal...
Since some articles talk about that this problem may result from the wrong default browser, so I've tried to find the "jupyter_notebook_config.py" file, then add the codes below: import webbrowser...
No problem. :) It used to open jupyter on Chrome directly, now I need to enter the URL myself, this is a change, but which is ok. The problem is...
Hi @kevin-bates I found the correct location and have tried two different versions(v16.0.0 and v16.13.1), but it doesn't work for me. In fact, even worse. Before I tried, I could...