瀏覽代碼

Fix contribution guideline command (#3451)

Aman Pratap Singh 7 年之前
父節點
當前提交
efc5295687
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -78,7 +78,7 @@ jlpm install
 jlpm run build  # Build the dev mode assets (optional)
 jlpm run build:core  # Build the core mode assets (optional)
 jupyter lab build  # Build the app dir assets (optional)
-jupyter serverextension enable --py jupyterlab (optional)
+jupyter serverextension enable --py jupyterlab  # (optional)
 ```
 
 Notes: