Skip to content

Fix attr links in Notebook iframes#1655

Merged
Conengmo merged 1 commit intopython-visualization:mainfrom
Conengmo:fix-attr-linking-in-notebook
Nov 18, 2022
Merged

Fix attr links in Notebook iframes#1655
Conengmo merged 1 commit intopython-visualization:mainfrom
Conengmo:fix-attr-linking-in-notebook

Conversation

@Conengmo
Copy link
Member

Closes #1543

When in a Jupyter Notebook, the links in the tile attribution will open within the iframe. Fix this by specifying the target to open in a new tab. Normally I'd say it's not good behavior to always use target="_blank" but in this case I think it's warranted.

@Conengmo Conengmo merged commit e720eb0 into python-visualization:main Nov 18, 2022
@Conengmo Conengmo deleted the fix-attr-linking-in-notebook branch November 18, 2022 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Attribution for TileLayer does not open href for <a/> tags

1 participant