|
@@ -69,7 +69,8 @@ You can launch a binder with the latest JupyterLab master to test something (thi
|
|
|
|
|
|
### Installing Node.js and jlpm
|
|
|
|
|
|
-Building JupyterLab from its GitHub source code requires Node.js. The development version requires Node.js version 10+.
|
|
|
+Building JupyterLab from its GitHub source code requires Node.js. The development version requires Node.js version 10+, as defined in the `engines` specification in
|
|
|
+[`dev_mode/package.json`](dev_mode/package.json).
|
|
|
|
|
|
If you use `conda`, you can get it with:
|
|
|
|