jupyterlab / jupyterlab-demo

Demonstrations of JupyterLab
https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab
Other
186 stars 240 forks source link

don't minimize lab build #98

Closed minrk closed 4 years ago

minrk commented 4 years ago

Binder build containers have a 3G memory limit (recently and temporarily increased from 2G) which is still not enough to complete jupyterlab minimization. I'm not sure how much it needs, but it's too much so jupyterlab minimization always needs to be disabled on Binder until it's a lot less resource intensive.

afshin commented 4 years ago

Is AppVeyor supposed to fail? Are we removing it? Please merge if appropriate. I don't know what the CI situation for this repo is.

minrk commented 4 years ago

Thanks! This repo has now successfully built and launched on the new cluster.

There's no appveyor.yml in the repo, so I'm guessing it's an org-level config enabling appveyor by default. Maybe there's an org-level "only build if config is present" flag?

afshin commented 4 years ago

I think it was old baggage.