Open HangJiaKolmostar opened 1 month ago
I tried your code (thanks for providing it)
My heights match - I have almost the exact same setup as you except I am on jupyterlab 4.2
(your jupyterlab map is much taller, in mine the size of your voila map is what mine is in both lab and voila)
I tried your code (thanks for providing it)
My heights match - I have almost the exact same setup as you except I am on jupyterlab 4.2
(your jupyterlab map is much taller, in mine the size of your voila map is what mine is in both lab and voila)
Thanks for your effort, after tried in a clean environment with conda, heights also match, but my previous environment and some of my colleague encountered the same problem(and they are all same version of voila), a little bit weird.
I will keep the problematic environment (i have two problematic environment in Windows and MacOS). And do test on it when I have free time.
Description
I am rending ipyleaflet map in voila, There is a discrepancy between the height rendering in Jupyter Notebook and Voila. While the height of elements is displayed correctly in the Jupyter Notebook, it does not render as expected in Voila. The issue can be seen in the attached images:
Overall comparison
Height information as rendered in Jupyter Notebook
Height information as rendered in Voila.
it seems that voila missing
style='height 600px;'
Reproduce
Expected behavior
The height of elements should render the same in Voila as they do in Jupyter Notebook.
Context
Troubleshoot Output
Command Line Output
Browser Output
If using JupyterLab
Installed Labextensions