7

When using R and rleaflet in a Jupyter Lab Notebook. My output map is short and wide with a vertical scroll box, and I can find no means of increasing it's height.

# Code to reproduce
library(leaflet)
m = leaflet() %>% addTiles()

m

results in: enter image description here

Colin Talbert
  • 454
  • 6
  • 20

0 Answers0