Browse Source

Add nodejs (#4928)

Steven Silvester 6 years ago
parent
commit
ca8fa72c69
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/environment.yml

+ 1 - 0
docs/environment.yml

@@ -2,6 +2,7 @@ name: jupyterlab_documentation
 channels:
   - conda-forge
 dependencies:
+- nodejs
 - python=3.5
 - sphinx>=1.6
 - sphinx_rtd_theme