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

MRG: Disable jupyterlab extension build minimize #963

Merged
merged 1 commit into from
Sep 18, 2020

Conversation

manics
Copy link
Member

@manics manics commented Sep 18, 2020

See jupyterhub/mybinder.org-deploy#1607

${NB_PYTHON_PREFIX}/bin/jupyter labextension install jupyter-offlinenotebook || true sometimes fails. This may be due to excessive memory usage by the default build minimize step:

This PR disables the minimize step.

manics added a commit to manics/temporary-repo2docker-conda-test that referenced this pull request Sep 18, 2020
@manics manics mentioned this pull request Sep 18, 2020
@manics manics changed the title Disable jupyterlab extension build minimize MRG: Disable jupyterlab extension build minimize Sep 18, 2020
@betatim
Copy link
Member

betatim commented Sep 18, 2020

Sounds good to me, with my dangerous half knowledge of the jupyter lab build process.

What is the disadvantage of removing the "minimize" step?

@minrk minrk merged commit 09a4cfb into jupyterhub:master Sep 18, 2020
@minrk
Copy link
Member

minrk commented Sep 18, 2020

What is the disadvantage of removing the "minimize" step?

Should be some increased cost of loading jupyterlab javascript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants