ソースを参照

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

Update notebook extension example
Steven Silvester 7 年 前
コミット
ed633bac88
1 ファイル変更1 行追加0 行削除
  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