keplergl / keplergl/kepler.gl

Feature to set output location to save map

Open
#1,091 0 comments 0 reactions 1 assignee Claimed by @heshan0131 View on GitHub
jupyter
Dominant language
TypeScript
Stars
12k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
66

Description

**Problem:**
The current save_to_html function does not take in location to store output. Hence I cannot organize my output html files to a specific output folder and need to write more code.

**Solution:**
A paramter in save_to_html to take in relative location of where the html file has to be stored.

**Example Syntax:**
map_1.save_to_html(file_name='first_map.html',output_location='./output/')

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.