Ver código fonte

Merge pull request #2900 from blink1073/update-notebook-example

Update notebook extension example
Steven Silvester 7 anos atrás
pai
commit
ed633bac88
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      docs/notebook.md

+ 1 - 0
docs/notebook.md

@@ -206,6 +206,7 @@ export default plugin;
 Run the following commands:
 
 ```
+npm install
 npm run build
 jupyter labextension link .
 jupyter lab