浏览代码

Add a terminology guide

Carol Willing 9 年之前
父节点
当前提交
ceee106888
共有 2 个文件被更改,包括 18 次插入1 次删除
  1. 2 1
      tutorial/index.rst
  2. 16 0
      tutorial/terminology.md

+ 2 - 1
tutorial/index.rst

@@ -7,7 +7,7 @@ JupyterLab Tutorial
 ===================
 
 .. important::
-    
+
     This is a very early pre-alpha developer preview and not suitable for
     general usage yet. Features and implementation are subject to change.
 
@@ -24,6 +24,7 @@ Contents:
    notebook.md
    patterns.md
    examples.md
+   terminology.md
 
 Indices and tables
 ==================

+ 16 - 0
tutorial/terminology.md

@@ -0,0 +1,16 @@
+# Terminology
+
+Learning to use a new technology and its architecture can be complicated by
+the jargon used to describe components. We provide this terminology guide
+to help smooth the learning the components.
+
+## Terms
+
+- Application
+- Extension
+- Phosphide
+- Phosphor
+- Provider: see Service Provider
+- Service Provider
+- Standalone example
+- TypeScript