Forráskód Böngészése

Merge pull request #2497 from blink1073/contributing-fork

Add a note about forking the repository
Ian Rose 7 éve
szülő
commit
a50c1e8fbf
1 módosított fájl, 2 hozzáadás és 0 törlés
  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::