Forráskód Böngészése

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

Update notebook extension example
Steven Silvester 7 éve
szülő
commit
ed633bac88
1 módosított fájl, 1 hozzáadás és 0 törlés
  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