Skip to content

Commit

Permalink
limit memory
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Dec 16, 2020
1 parent 12e7c11 commit ed1554f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/postBuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export PATH=/tmp/cmake/bin:$PATH

python3 -m pip install perspective-python==0.5.1

export NODE_OPTIONS=--max-old-space-size=4096
export NODE_OPTIONS=--max-old-space-size=2048

EXTENSIONS="
@jupyter-widgets/jupyterlab-manager@2.0.0
Expand Down

0 comments on commit ed1554f

Please sign in to comment.