Parcourir la source

Merge pull request #2497 from blink1073/contributing-fork

Add a note about forking the repository
Ian Rose il y a 7 ans
Parent
commit
a50c1e8fbf
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      CONTRIBUTING.md

+ 2 - 0
CONTRIBUTING.md

@@ -65,6 +65,8 @@ If you use `pip` you can install it as:
 pip install notebook
 ```
 
+Fork the JupyterLab [repository](https://github.com/jupyterlab/jupyterlab).
+
 Once you have installed the dependencies mentioned above, use the following
 steps::