Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failure in beta service #9

Open
stevejpurves opened this issue Jun 21, 2023 · 3 comments
Open

build failure in beta service #9

stevejpurves opened this issue Jun 21, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@stevejpurves
Copy link
Member

Description

attempting to launch from the repo https://github.com/stevejpurves/seg_tutorial results in a failure message:

{
"detail": "jupyter lite build failed"
}

Reproduce

see 👆🏻

Launching from https://binderlite-prototype-yuvi.mybinder.org/?

Expected a jupyterlite site to launch, this repo does launch on mybinder.org

Context

Browser Output
ParsedRepoURL
index.html:1     Failed to load resource: the server responded with a status of 500 ()
Navigated to https://binderlite-prototype-yuvi.mybinder.org/v1/gh/stevejpurves/seg_tutorial/345defa4edd7186358ff1aee6216d85702b30000/lab/index.html
@stevejpurves stevejpurves added the bug Something isn't working label Jun 21, 2023
@jtpio
Copy link
Member

jtpio commented Feb 23, 2024

Just tried with #19 locally and also getting a build failure.

This seems related to the solving of the environment:

image

Some of the packages might now be compatible with emscripten. Maybe we can try using the emscripten-forge channel, until there is something like jupyterlite/xeus#76 supported in jupyterlite-xeus?

@jtpio
Copy link
Member

jtpio commented Feb 23, 2024

Did some expérimentations on stevejpurves/seg_tutorial#1

@jtpio
Copy link
Member

jtpio commented Feb 23, 2024

The UI should ideally stream the build logs, like on mybinder.org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants