浏览代码

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