You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ or conda.
108
108
conda install jupyterlab=1.0 "ipywidgets=7.5"
109
109
```
110
110
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):
112
112
```
113
113
# Avoid "JavaScript heap out of memory" errors during extension installation
0 commit comments