mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Interpreter binding information link is fixed
This commit is contained in:
parent
33c9cac552
commit
59fae20378
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ After configuring Ignite interpreter, create your own notebook. Then you can bin
|
|||
|
||||

|
||||
|
||||
For more interpreter binding information see [here](../manual/dynamicform.html).
|
||||
For more interpreter binding information see [here](../manual/interpreters.html#what-is-interpreter-setting).
|
||||
|
||||
### Ignite SQL interpreter
|
||||
In order to execute SQL query, use ` %ignite.ignitesql ` prefix. <br>
|
||||
|
|
|
|||
Loading…
Reference in a new issue