Skip to content

Commit d68b369

Browse files
Update README.md
1 parent 09d0ec3 commit d68b369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ or conda.
108108
conda install jupyterlab=1.0 "ipywidgets=7.5"
109109
```
110110

111-
Then run the following commands to install the required JupyterLab extensions:
111+
Then run the following commands to install the required JupyterLab extensions (note that this will require [`node`](https://nodejs.org/) to be installed):
112112
```
113113
# Avoid "JavaScript heap out of memory" errors during extension installation
114114
# (OS X/Linux)

0 commit comments

Comments
 (0)