We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b10ad50 commit 2d09aa7Copy full SHA for 2d09aa7
src/content/docs/extensions/db2i/index.mdx
@@ -178,6 +178,7 @@ Optional tags as comments can also be provided. Optional tags are formatted as s
178
* `chart` - which can be used instead of the chart prefix
179
* `title` - appears above the chart for a title
180
* `y` - for a title to appear on the Y axis
181
+* `hideStatement` - only accepts `true`, and when provided will hide the SQL statement from the exported Notebook
182
183
<Tabs>
184
<TabItem label="Prefix">
0 commit comments