Accessibility¶
Dataiku DSS has a number of keyboard shortcuts to ease navigation within the product.
Global Shortcuts¶
?
:Display keyboard shortcuts
g
+c
:Go to Catalog
Within the Flow¶
z
:Zoom on previous dataset
shift
+z
+r
:Reset zoom
shift
+click
:Multiple select individual items
shift
+drag
:Rectangular selection
space
:Toggle between Details and Actions tab for selected object
+
or-
:Control zoom
←
or→
:Move horizontally
↑
or↓
:Move vertically
Within a Dataset¶
g
+e
:Go to Explore tab
g
+v
:Go to Charts tab
g
+l
+a
:Go to Last Analysis
c
:Scroll to column (Explore tab)
shift
+h
:Toggle highlight on current row (Explore tab)
shift
+v
:View complete value of current cell or preview the content when option is enabled (Explore tab)
s
+h
+h
:Toggle full size / normal size (Charts tab)
Within a Prepare Recipe¶
c
:Scroll to column
a
:Open processors library
shift
+h
:Toggle highlight on current row
shift
+v
:View complete value of current cell or preview the content when option is enabled
alt
+a
:Toggle auto-refresh
Within a Code Recipe¶
ctrl
+enter
:Validate the script
Within any Recipe¶
@
+r
+u
+n
:Runs the recipe
Within any Code Editor (Excluding Notebooks)¶
For Windows Machines¶
ctrl
+home
:Move the cursor to the start of the document
ctrl
+end
:Move the cursor to the end of the document
alt
+left
:Move the cursor to the start of the line
alt
+right
:Move the cursor to the end of the line
ctrl
+f
:Find instance
ctrl
+g
:Find next instance
shift+ctrl+g
:Find previous instance
shift+ctrl+f
:Replace one instance
shift+ctrl+r
:Replace all instances
For Macintosh Machines¶
cmd
+up
:Move the cursor to the start of the document
cmd
+down
:Move the cursor to the end of the document
ctrl
+a
:Move the cursor to the start of the line
ctrl
+e
:Move the cursor to the end of the line
cmd
+f
:Find instance
cmd
+g
:Find next instance
shift+cmd+g
:Find previous instance
cmd+option+f
:Replace one instance
shift+cmd+option+f
:Replace all instances
Within any Flow Object¶
shift+a
:Opens the navigator. Use the arrow keys to navigate within the navigator.
Within Plugins Development¶
@
+r
+c
+d
:Reloads the plugin
Within a Dataset Insight¶
c
:Scroll to column
shift
+h
:Toggle highlight on current row
shift
+v
:View complete value of current cell or preview the content when option is enabled