sshiv012 commented on code in PR #1826:
URL: https://github.com/apache/sedona/pull/1826#discussion_r1972413234


##########
docs/setup/docker.md:
##########
@@ -144,6 +144,23 @@ This docker image can only be built against Sedona 1.7.0+ 
and Spark 3.3+
 * Spark job UI: http://localhost:4040
 * Spark master web UI: http://localhost:8080/
 * Spark work web UI: http://localhost:8081/
+* Apache Zeppelin: http://localhost:8085/
+
+### Zeppelin Configuration
+
+1. Access Zeppelin at 
[http://localhost:8085/classic/#/helium](http://localhost:8085/classic/#/helium).
+2. Enable the `sedona-zeppelin` helium plugin.
+3. Navigate to 
[http://localhost:8085/classic/#/interpreter](http://localhost:8085/classic/#/interpreter),
 search for `spark`, and click `edit`.

Review Comment:
   Yes, added the config files in the second commit. The documentation has been 
revised as well. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to