Keplergl not rendering in MS Fabric
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 784
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 58
Description
I am using **3.4** version of **Apache Spark** and **1.7** of **Apache Sedona** within the **Microsoft Fabric environment**. When i create create a map using
map = SedonaKepler.create_map(df=groupedresult, name="AirportCount")
map
It doesnt render anything in the output but when i generate the html file and push it to one of the lakehouse folder, it worked.
map.save_to_html(file_name='Files/html/kepler_map.html').
Any pointers to solve this issue?
Contributor guide
Research direction
Reproduce the issue in Microsoft Fabric with Apache Spark 3.4 and Apache Sedona 1.7, starting from SedonaKepler.create_map(df=groupedresult, name="AirportCount"). Compare inline rendering with map.save_to_html(file_name='Files/html/kepler_map.html'); done means the map renders in the output as well as in the generated HTML file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, spark
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100