Skip to content

Commit 8bbc524

Browse files
committed
add FAQs
1 parent 9f910f6 commit 8bbc524

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/3-manual/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@ right away. All code are saved in the cloud and executed in the cloud runtimes.
1111

1212
This manual describes all the Operations and User Interface for the app.
1313

14+
## FAQs
15+
16+
- How to create a pod? [Creating pods](#creating-pods)
17+
- How to delete a pod? [Deleting a pod](#deleting-a-pod)
18+
- How to create a scope? [Creating a scope](#creating-a-scope)
19+
- How to move into and out of a scope? [Move a pod into and out of a scope](#move-a-pod-into-and-out-of-a-scope)
20+
- How to execute some code? [Run a pod](#run-a-pod)
21+
- How to write markdown? [Rich text pod (markdown)](#rich-text-pod-markdown)
22+
- How to create edges? [Drawing an edge](#drawing-an-edge)
23+
- How to move on canvas? [Moving around the Canvas; Zoom In \& Out](#moving-around-the-canvas-zoom-in--out)
24+
- How to resize? [Resizing a pod](#resizing-a-pod)
25+
- How to copy & paste? [Copy and paste a scope](#copy-and-paste-a-scope)
26+
- How to import jupyter notebook files? [Import a Jupyter notebook](#import-a-jupyter-notebook)
27+
1428
## Pods
1529

1630
### Creating pods

0 commit comments

Comments
 (0)