Accessibility¶
Dataiku DSS has a number of keyboard shortcuts to ease navigation within the product.
Global Shortcuts¶
?Display keyboard shortcuts
g+cGo to Catalog
Within the Flow¶
zZoom on previous dataset
shift+z+rReset zoom
shift+clickMultiple select individual items
shift+dragRectangular selection
spaceToggle between Details and Actions tab for selected object
+or-Control zoom
←or→Move horizontally
↑or↓Move vertically
Within a Dataset¶
g+eGo to Explore tab
g+vGo to Charts tab
g+l+aGo to Last Analysis
cScroll to column (Explore tab)
shift+hToggle highlight on current row (Explore tab)
shift+vView complete value of current cell or preview the content when option is enabled (Explore tab)
s+h+hToggle full size / normal size (Charts tab)
Within a Prepare Recipe¶
cScroll to column
aOpen processors library
shift+hToggle highlight on current row
shift+vView complete value of current cell or preview the content when option is enabled
alt+aToggle auto-refresh
Within a Code Recipe¶
ctrl+enterValidate the script
Within any Recipe¶
@+r+u+nRuns the recipe
Within any Code Editor (Excluding Notebooks)¶
For Windows Machines¶
ctrl+homeMove the cursor to the start of the document
ctrl+endMove the cursor to the end of the document
alt+leftMove the cursor to the start of the line
alt+rightMove the cursor to the end of the line
ctrl+fFind instance
ctrl+gFind next instance
shift+ctrl+gFind previous instance
shift+ctrl+fReplace one instance
shift+ctrl+rReplace all instances
For Macintosh Machines¶
cmd+upMove the cursor to the start of the document
cmd+downMove the cursor to the end of the document
ctrl+aMove the cursor to the start of the line
ctrl+eMove the cursor to the end of the line
cmd+fFind instance
cmd+gFind next instance
shift+cmd+gFind previous instance
cmd+option+fReplace one instance
shift+cmd+option+fReplace all instances
Within any Flow Object¶
shift+aOpens the navigator. Use the arrow keys to navigate within the navigator.
Within Plugins Development¶
@+r+c+dReloads the plugin
Within a Dataset Insight¶
cScroll to column
shift+hToggle highlight on current row
shift+vView complete value of current cell or preview the content when option is enabled