twosigma / twosigma/beakerx

problem in docker build of lab

Open
#7,407 5 comments 0 reactions 0 assignees View on GitHub
Bug Infrastructure
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

if i do a `git clean -fdx` before the docker build, then i get:
```

Errored, use --debug for full output:
ValueError: "/home/beakerx/js/lab" is not a valid extension:
Missing extension module "dist/index.js"
Missing mimeExtension module "dist/javascriptRendererExtension.js"
The command '/bin/sh -c /home/beakerx/setup.sh' returned a non-zero code: 1
```

if i build lab then it works. but really, the software should all be built in the container.
i think we should fix this and put the "clean" into the release doc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.