Stream: jupyterlab-hub

Topic: Build recommended


view this post on Zulip Matt Long (Sep 08 2022 at 16:29):

@hpcd,
Every time I login/refresh JHub (on Cheyenne, at least) I get the following dialog:

Build Recommended
JupyterLab build is suggested:
@jupyterlab/cell-toolbar-extension needs to be removed from build
@jupyterlab/application changed from ~3.4.5 to ~3.3.4
@jupyterlab/application-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/apputils-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/celltags-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/codemirror-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/completer-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/console-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/coreutils changed from ~5.4.5 to ~5.3.4
@jupyterlab/csvviewer-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/debugger-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/docmanager-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/docprovider-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/documentsearch-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/extensionmanager-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/filebrowser-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/fileeditor-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/help-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/htmlviewer-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/hub-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/imageviewer-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/inspector-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/javascript-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/json-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/launcher-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/logconsole-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/mainmenu-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/markdownviewer-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/mathjax2-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/notebook-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/pdf-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/rendermime-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/running-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/settingeditor-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/shortcuts-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/statusbar-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/terminal-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/theme-dark-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/theme-light-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/toc-extension changed from ~5.4.5 to ~5.3.4
@jupyterlab/tooltip-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/translation-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/ui-components-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/vdom-extension changed from ~3.4.5 to ~3.3.4
@jupyterlab/vega5-extension changed from ~3.4.5 to ~3.3.4

I click "Build", which is invariably followed by another dialog:

Build Failed
Build failed with 500.

If you are experiencing the build failure after installing an extension (or trying to include previously installed extension after updating JupyterLab) please check the extension repository for new installation instructions as many extensions migrated to the prebuilt extensions system which no longer requires rebuilding JupyterLab (but uses a different installation procedure, typically involving a package manager such as 'pip' or 'conda').

If you specifically intended to install a source extension, please run 'jupyter lab build' on the server for full output.

view this post on Zulip Brian Vanderwende (Sep 08 2022 at 16:42):

Hey Matt,

Is this happening when using stable or dev (or both)? I can't currently reproduce but I may have seen this (or a related condition) before for another user as well.

Regards,
Brian

view this post on Zulip Matt Long (Sep 08 2022 at 16:42):

I am running on stable. I can imagine that it's a user specific issue.

view this post on Zulip Brian Vanderwende (Sep 08 2022 at 16:51):

In a terminal, can you get the output from "jupyter labextension list" and share with me the result (maybe via DM)?

view this post on Zulip Brian Vanderwende (Sep 08 2022 at 16:52):

Nevermind - I just see your Helpdesk ticket. I'll reply there!


Last updated: May 16 2025 at 17:14 UTC