Skip to content

Commit

Permalink
Add leaflet as singleton (#1176)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou authored Jan 26, 2024
1 parent 55d108b commit 29e0394
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/jupyter_leaflet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@
"@jupyter-widgets/base": {
"bundled": false,
"singleton": true
},
"leaflet": {
"singleton": true
}
}
}
Expand Down

0 comments on commit 29e0394

Please sign in to comment.