question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Top bar is still blank

See original GitHub issue

Hi -

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:open
  • Created 3 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

7reactions
pedropratescommented, Sep 17, 2020

Same issue here. jupyter labextension list doesn’t show any errors, enabled OK.

0reactions
jabberacommented, Apr 24, 2021

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 // **********************************

// Items Order
// Ordered list of the Top Bar items
"order": [
    "spacer",
    "memory"
]

}

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found