File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Contributing to BinderHub
22
33Welcome! As a [ Jupyter] ( https://jupyter.org ) project, we follow the
4- [ Jupyter contributor guide] ( https://jupyter.readthedocs.io/en/latest/contributor /content-contributor.html ) .
4+ [ Jupyter contributor guide] ( https://jupyter.readthedocs.io/en/latest/contributing /content-contributor.html ) .
55
66There are several different setups for developing BinderHub, depending on which
77parts of it you want to change: the [ documentation] ( #documentation-changes ) ,
@@ -282,7 +282,7 @@ the [BinderHub documentation](https://binderhub.readthedocs.io/en/latest/setup-b
282282
283283By default, ` minikube start` allocates 2GiB of main memory to the
284284underlying VM, which might be too low to run the builder successfully.
285-
285+
286286You may run ` minikube start --memory 8192` to start Minikube with a 8GiB
287287VM underneath.
288288
You can’t perform that action at this time.
0 commit comments