소스 검색

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