Closed Ernie-07 closed 1 month ago
@Ernie-07 Thank you for opening this issue! When you try to load JupyterLab Desktop after a kernel update, do you see any errors in the logs along with a blank window? You can find info about logs in the JupyterLab Desktop docs here: https://github.com/jupyterlab/jupyterlab-desktop/blob/master/troubleshoot.md#Logs
Start application from command line as jlab --log-level debug
, wait, then check in ~/.config/jupyterlab-desktop/logs/main.log . Do you see any messages?
Thanks for the fast response. After two failures with two unrelated snap installs, I have installed JupyterLab-Desktop via 'JupyterLab-Setup-Fedora-x64.rpm'. If I have further issues, I will follow your suggestions and return appropriate feedback.
Ernie-07
On Tue, Sep 24, 2024 at 9:55 AM Jason Weill @.***> wrote:
@Ernie-07 https://github.com/Ernie-07 Thank you for opening this issue! When you try to load JupyterLab Desktop after a kernel update, do you see any errors in the logs along with a blank window? You can find info about logs in the JupyterLab Desktop docs here: https://github.com/jupyterlab/jupyterlab-desktop/blob/master/troubleshoot.md#Logs
Start application from command line as jlab --log-level debug, wait, then check in ~/.config/jupyterlab-desktop/logs/main.log . Do you see any messages?
— Reply to this email directly, view it on GitHub https://github.com/jupyterlab/jupyterlab-desktop/issues/869#issuecomment-2371832192, or unsubscribe https://github.com/notifications/unsubscribe-auth/A57SA5MO2RO6D6DJOLPLA3LZYGKQBAVCNFSM6AAAAABOQ4BZGWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZRHAZTEMJZGI . You are receiving this because you were mentioned.Message ID: @.***>
@Ernie-07 Thanks for the update! I'm going to close this issue for now, but if you see it again, please reopen this or open a new issue, including both the error and any log data. I appreciate your contribution.
Description
Attempts to use the JupyterLab-Desktop Notebook fail with a blank window.
Reproduce6.10.8-200.
Follow instructions for a Fedora Snap install. All is well.
Execute dnf update going from kernel 6.10.8-200 to kernel 6.10.9-200 several days later.
Failure which requires BOTH JupyterLab-Desktop and SNAP removal and reinstallation.
Again, follow instructions for a Fedora Snap install. All is well.
Execute dnf update going from kernel 6.10.9-200 to kernel 6.10.10-200 several days later.
Failure which requires BOTH JupyterLab-Desktop and SNAP removal and reinstallation.
Expected behavior
I expected components/dependencies associated with JupyterLab-Desktop to be upgrade automatically during a dnf upgrade.
Context
Linux fedora 6.10.10-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 12 18:26:09 UTC 2024 x86_64 GNU/Linux JupyterLab Desktop v4.2.5-1 Installer SNAP -- yuck this is not the first issue that I have had associated with a snap installation
Troubleshoot Output
Browser Output (required for interface issues after loading)
Logs (required for issues with loading, server and startup)