Top bar is still blank
See original GitHub issueHi -
I have pursued the installation instructions:
sudo -H pip install -U nbresuse==0.3.3
sudo jupyter labextension install jupyterlab-topbar-extension jupyterlab-system-monitor
followed by a browser refresh.
This still results in a blank top bar (except for grey bars either side).
Do I need to do a client-side reset application state?
Or do I need to do a server-side
sudo jupyter lab clean && sudo jupyter lab build
?
It would be great if you could help me get this over the line.
Many thanks in advance for all help!
PS Since I have no idea whether this is related to https://github.com/jtpio/jupyterlab-system-monitor/issues/28 or not I have opened a new ticket.
PPS I am running jupyterlab inside a docker container launched by jupyterhub on a kubernetes cluster.
PPPS Your excellent topbar extension does work - I can see the logout button, the light/dark theme switcher and the waving hand.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
[FIX] Empty Space on Top of Screen in Maximized Window
Solution 1: Change Advanced System Settings ... Some advanced system settings may trigger the top blank bar behavior. In this context, disabling ...
Read more >Toolbar Blank even when Programs are open.
Toolbar Blank even when Programs are open. Hi, so earlier today I turned on my computer, logged in, and waited for it to...
Read more >Menu Bar Blank - Apple Support Communities
The menu bar still doesn't change when going into different applications.
Read more >How To Fix Blank Taskbar in Windows 11 - YouTube
Windows 10 Taskbar Disappeared? · Windows 11 10 search bar keyboard not working solution open run type services. · The Start Button Is...
Read more >IMPORTANT Windows 11 blank taskbar no start menu fix
Here is the command to copy and paste:reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same issue here.
jupyter labextension list
doesn’t show any errors,enabled OK
.I’m having this issue as well. Is there supposed to be an entry in the topbar config for this?
{ // Top Bar Extension // jupyterlab-topbar-extension:plugin // Top Bar Extension // **********************************
}