mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix list of interpreters
This commit is contained in:
parent
5a7950e79c
commit
9d285a1b78
1 changed files with 2 additions and 1 deletions
|
|
@ -145,6 +145,7 @@ limitations under the License.
|
|||
* [Kylin](./interpreter/kylin.html)
|
||||
* [Lens](./interpreter/lens.html)
|
||||
* [Livy](./interpreter/livy.html)
|
||||
* [Mahout](./interpreter/mahout.html)
|
||||
* [Markdown](./interpreter/markdown.html)
|
||||
* [Neo4j](./interpreter/neo4j.html)
|
||||
* [Pig](./interpreter/pig.html)
|
||||
|
|
@ -154,7 +155,7 @@ limitations under the License.
|
|||
* [SAP](./interpreter/sap.html)
|
||||
* [Scalding](./interpreter/scalding.html)
|
||||
* [Scio](./interpreter/scio.html)
|
||||
* [Shell](./interpreter/Shell.html)
|
||||
* [Shell](./interpreter/shell.html)
|
||||
* [Spark](./interpreter/spark.html)
|
||||
|
||||
#### External Resources
|
||||
|
|
|
|||
Loading…
Reference in a new issue