volumeint / helium-volume-leaflet

Geospatial visualization for Apache Zeppelin using the Leaflet map library.
BSD 2-Clause "Simplified" License
12 stars 11 forks source link

Enabled visualization does not show up in notebooks #4

Closed gkohnen closed 7 years ago

gkohnen commented 7 years ago

Hello, just installed the 0.8.0 snapshot of Zeppelin with Helium, and enabled volume-leaflet on the Helium page. Even though I load geospatial data successfully in a notebook, I don't see a visualization button enabling me to display the volume-leaflet visualization. This is running on Ubuntu 14.04 in a VM accordingly to the default instructions for installing Zeppelin 0.8.0. I also tried two browsers (Chrome, Firefox) to no avail. Regards, Georges

volumeint commented 7 years ago

I've noticed that the browser likes to cache the javascript that generates those buttons. I've had to hit ctrl-F5 in firefox to force the browser to reload the notebook page to get newly installed helium module buttons to show up.

gkohnen commented 7 years ago

Hi, thanks for your answer! unfortunately, that does not work either. Seems to be a specific helium issue on zeppelin version 0.8.0, I've opened a ticket on the Zeppelin project page. regards, Georges

On Mon, Jun 19, 2017 at 3:05 PM, volumeint notifications@github.com wrote:

I've noticed that the browser likes to cache the javascript that generates those buttons. I've had to hit ctrl-F5 in firefox to force the browser to reload the notebook page to get newly installed helium module buttons to show up.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/volumeint/helium-volume-leaflet/issues/4#issuecomment-309433356, or mute the thread https://github.com/notifications/unsubscribe-auth/AQGUoZipEfjI9gL5Q9vKX8leedJqd4Dwks5sFnIAgaJpZM4N7OP3 .

gkohnen commented 7 years ago

Issue solved in Zeppelin - closing issue here. https://github.com/apache/zeppelin/pull/2421 https://issues.apache.org/jira/browse/ZEPPELIN-2656 Georges