Skip to content

Commit bf79798

Browse files
authored
Added nodejs to the installation docs (#311)
1 parent f817b05 commit bf79798

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/getting_started/installation.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Requirements
77
~~~~~~~~~~~~
88
JupyterLab >= 2.0
99

10+
Install Nodejs
11+
~~~~~~~
12+
.. code:: bash
13+
14+
conda install -c conda forge nodejs
15+
1016
Install
1117
~~~~~~~
1218

0 commit comments

Comments
 (0)