Jelajahi Sumber

Add detail about package descriptions

Carol Willing 8 tahun lalu
induk
melakukan
0d562cdbb6
1 mengubah file dengan 6 tambahan dan 1 penghapusan
  1. 6 1
      tutorial/repo.md

+ 6 - 1
tutorial/repo.md

@@ -1,6 +1,11 @@
 # General Codebase Orientation
 
-The repository contains an npm package and a python package, both named `jupyterlab`.
+The `jupyter/jupyterlab` repository contains two packages:
+
+- an npm package indicated by a `package.json` file in the repo's root directory
+- a Python package indicated by a `setup.py` file in the repo's root directory
+
+Th npm package and the Python package are both named `jupyterlab`.
 
 ## Directories