Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/884#discussion_r159145269
--- Diff: metron-stellar/stellar-zeppelin/README.md ---
@@ -0,0 +1,85 @@
+# Stellar Interpreter for Apache Zeppelin
+
+[Apache Zeppelin](https://zeppelin.apache.org/) is a web-based notebook
that enables data-driven, interactive data analytics and collaborative
documents with SQL, Scala and more. This project provides a means to run the
Stellar REPL directly within a Zeppelin Notebook.
+
+## Installation
--- End diff --
Sure, done.
---