Apache Zeppelin Interpreter provides the core abstraction for executing code in various languages within Zeppelin notebooks.
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-interpreter</artifactId>
<version>0.12.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Zeppelin Interpreter instantiation
No known issues recorded.
No dependency data recorded yet.