##// END OF EJS Templates
YUIDoc is in `npm` as "yuidocjs", not "yuidoc".
David Wyde -
Show More
@@ -29,7 +29,7 b' First, cd into js directory :'
29 ```bash
29 ```bash
30 cd IPython/frontend/html/notebook/static/js/
30 cd IPython/frontend/html/notebook/static/js/
31 # install yuidoc
31 # install yuidoc
32 npm install yuidoc
32 npm install yuidocjs
33 ```
33 ```
34
34
35
35
General Comments 0
You need to be logged in to leave comments. Login now