notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Pages for ports 8888 and 8889 are blank

Open angelfish0808 opened this issue 1 year ago • 3 comments

After the new version 7.13 is opened, the pages with ports 8888 and 8889 are blank, and those after 8890 are normal. When testing jupyterlab, there is no such problem. image image

angelfish0808 avatar Apr 18 '24 01:04 angelfish0808

Having the same issue in two of my conda env where

(env1) student@zbook15:~$ jupyter notebook --version  
7.0.8
(env2) student@zbook15:~$ jupyter notebook --version  
7.1.3

navaneethnpk avatar Apr 19 '24 13:04 navaneethnpk

Hi @angelfish0808 thank you for opening this issue. Could you provide the output you get from the terminal where you start Notebook, and the output of the console? Do you see any errors in either?

RRosio avatar Apr 23 '24 16:04 RRosio

Does this problem persist after you clear your browser's cache and local storage? It's possible that something is being cached as an application manifest for localhost:8888 and 8889 from a prior version, for example.

JasonWeill avatar Apr 23 '24 16:04 JasonWeill

@angelfish0808 Any update on this issue after you clear your browser's cache and local storage? Thanks!

JasonWeill avatar Apr 30 '24 16:04 JasonWeill

@JasonWeill @RRosio @navaneethnpk I didn't clear the cache, but I recently automatically updated other dependency packages, and now I can open them normally.

angelfish0808 avatar May 01 '24 04:05 angelfish0808