How to build jupyter lab assets without running out-of-memory Limit the amount of memory used with export NODE_OPTIONS='--max_old_space_size=2096' Build jupyter lab build --dev-build=False --minimize=False