Code Editor
The code editor allows you to interact with the files in your project's working directory and automatically saves them as you work. It supports:
- Syntax highlighting for over 130 languages
- Auto-indentation
- Bracket matching
- Rename / delete / download functionality
- JPEG, GIF, BMP and PNG images and MOV and MP4 videos
All files are created in
/home/nt-user/workspace
, i.e ~/workspace
.Here's the code editor with a Python file, accompanied by a terminal:

By clicking the
+
icon, you can create a new file to editor or select one to upload:
You can also drag and drop a file on the page at any time to upload it!
Last modified 3yr ago