b, c, d only appear after you click on a Lab Instance
**b, c, d** only appear after you click on a Lab Instance
====
=== Editor Interface
==== Open Editor
.Open Editor
image::./editor-open.png[Open Editor]
The default choisses are:
- **a)** Create a new file and chat session.
- **b)** Open text editor interface.
- **c)** Inivite users
- **d)** File tabs
[NOTE]
====
** Run code on Lab Instance** is only available on Lab Instance creator. Practical when you click on "Open File" not in invited URL
====
==== Basic Editor Interface
.Basic Editor Interface
image::./editor-1.png[Main Interface]
.Editor Interface
image::./editor-2.png[Editor Interface]
The default menus are:
- **a)** Run your code in particular Lab Instanche. You can run anything, including languages such as php, perl, python etc. The code runs on the Lab Instance with sudo rights.
- **b)** The text editor includes syntax highlighting, key maps and basic theming. It can also be used as a terminal with **console output**.
- **c)** A basic **chat** room session.
- **d)** Lab Instance Console
[NOTE]
====
**a,** only available on Lab Instance creator. Practical when you click on "Open File" not in invited URL