Editor
Last updated
Last updated
There're different sections in editor:
Table of Content
Show structure of current page by Headings(document block). Click to quickly navigate.
Data Table
Manage a list of data tables used in current project. See for more details.
Main Editing Panel
Add/Remove/Rearrange all blocks
See for more details.
Toolbar
Run All
Execute all blocks on current page from top to bottom.
Machine Status
View/Reset the running machine this page will be executed on. See for more details.
Variables
[Developer] View current session's variables name/value. See for more details.
Sharing
Share page/project with others. See for more details.
Help
Provide samples of AI block for various scenarios. Click to insert at end of page.
Page Settings
Rename/Copy and change various setting of current page.
Account
Show current quota and plan.
Other
All Pages
Show/Switch all pages of current project
Files
Manage files of current project. See for more details.
Blocks are building elements of a page, there're several type of blocks:
AI Block is the key element that transform your prompt requirement into execution and results.
First please input your prompt and reference data you'd like to analyze/process in this block as part of
There're several different document blocks including text/headings, image and videos. The text/headings blocks supports partial markdown syntax.
Code Block gives developer a free style Python coding experience much like Jupyter.
You can add block to any location using "+" button at the left between blocks. Or directly use the buttons to add to the end.
Block can be sorted using drag and drop:
You can also copy and paste block by clicking "copy" on block's toolbar
And paste anywhere:
Please see for more details.
If you'd like more complete sharing of the page/project, please see .