File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,20 @@ right away. All code are saved in the cloud and executed in the cloud runtimes.
11
11
12
12
This manual describes all the Operations and User Interface for the app.
13
13
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
+
14
28
## Pods
15
29
16
30
### Creating pods
You can’t perform that action at this time.
0 commit comments