[Bug][Jupyter Widget] Height setting is not effective in html file
Open
jupyter
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 66
Description
**Describe the bug**
When export and view an html file, the height setting becomes the default.
**To Reproduce**
1. load kepler
2. Add data & config
3. Export html map
**Expected behavior**
Even if code it like this, the height will be 400.
map1 = KeplerGl(height=800)
**Screenshots**
none
**Environment (please complete the following information):**
- Python version: python3
- keplergl Widget version 0.3.4~0.3.7
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.