Doc Page
A keyboard-first editor for seamless and efficient ad-hoc analysis and visualization.
Last updated
A keyboard-first editor for seamless and efficient ad-hoc analysis and visualization.
Last updated
Doc Page is a page in Notebook where you can extract, explore, and visualize data analysis. It allows for quick ad-hoc analysis and keeps a record of your process. The entire workflow can be managed smoothly using a keyboard-first user interface.
Flow-style Block Editor:
Enables seamless and uninterrupted writing with a vertically flowing editor, allowing users to focus on their work without switching between the keyboard and mouse frequently.
Diverse Block Types:
Construct pages using various block types, such as SQL, chart, image, layout, toggle, etc. Easily accessible with a powerful slash command.
Seamless Integration with Code:
Ensures smooth connection with SQL.
Keyboard-first Design:
Optimized for keyboard use, making it developer-friendly.
Full-text Search:
Allows comprehensive search capabilities within the document.
Parameter:
Supports the use of parameters to control the embedded SQL and other dynamic elements.
Locking:
Allows temporary restriction of editing capabilities.
There are three types of locks:
Unlocked (default):
Everything can be edited
Contents locked:
Parameters can be edited and queries can be executed
Locked:
Only comments can be edited