Blank space bug #3951
-
I used the 3.8 version well, then upgraded to 3.11 to use jupyter.
What should I do? |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 13 replies
-
Can you load code-server at all? Can you try clearing your cache? We changed the path of the service worker and forgot to update in one place. This should be fixed in 3.11.1 I believe (only out on Docker right now, but should be out on npm and homebrew soon) If jupyter is having issues, it may be this: #3874 |
Beta Was this translation helpful? Give feedback.
-
I got the same problem when standalone install ready.but not about jupyter.Just run code-server and login.blank blank blank |
Beta Was this translation helpful? Give feedback.
-
I'm seeing this exact issue as well. |
Beta Was this translation helpful? Give feedback.
-
Additionally:
|
Beta Was this translation helpful? Give feedback.
-
Changing this line: |
Beta Was this translation helpful? Give feedback.
-
If I had to guess, I'd place my money on be7ea8f#diff-1cfc145fa9fd80413296567e0be2a6c1f323e1caa379211bc9860dc09009fff4 being the culprit here. |
Beta Was this translation helpful? Give feedback.
-
Possibly related to browserify/browserify#1994 |
Beta Was this translation helpful? Give feedback.
-
Another datapoint, firefox is able to load the page. |
Beta Was this translation helpful? Give feedback.
-
And Chromium was able to load it. Seems my google-chrome-stable apt is either out of date or something weird going on with apt, as it is stuck on 72. Solution: update your browser. |
Beta Was this translation helpful? Give feedback.
And Chromium was able to load it. Seems my google-chrome-stable apt is either out of date or something weird going on with apt, as it is stuck on 72.
Solution: update your browser.