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.

JupyterLab failed to build on Binder

See original GitHub issue

When I try to build https://github.com/jupyter-widgets/ipyleaflet on Binder: Building jupyterlab assets (build:prod:minimize) An error occured. RuntimeError: JupyterLab failed to build See the log file for details: /tmp/jupyterlab-debug-ileh7iey.log Removing intermediate container ec463387576d The command '/bin/sh -c ./postBuild' returned a non-zero code: 1

I don’t know how to debug this any further, as I don’t have a local BinderHub server. But I’m sure this used to work, right?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
banjaxedbencommented, Sep 23, 2020
0reactions
martinRenoucommented, Sep 24, 2020

Just for the record, this was apparently due to memory issues when building JupyterLab. Should be fixed when JupyterLab 3 is out, we won’t need to build it anymore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

MyBinder + ipympl: RuntimeError: JupyterLab failed to build ...
It looks like jupyterlab build fails during the dependency deduplication, the error message is empty though. I wonder if updating yarn to the ......
Read more >
Jupyterlab-dash needs to be included in built on Binder but ...
I am trying to launch a Binder rep and import JupyterDash into it. The Binder built worked. In my Binder rep enter link...
Read more >
Problem with binder demos - maybe can't install extensions
The examples that fail all run postBuild operations that build extensions. (https://github.com/jupyterlab/jupyterlab-demo does work).
Read more >
jupyterhub/binder - Gitter
I am getting a build error on binder that I cannot reproduce locally with ... node building, when installing a jupyterlab extension and...
Read more >
Binder
Provide in the above form a URL or a GitHub repository that contains Jupyter notebooks, as well as a branch, tag, or commit...
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