Skip to content

Fix attr links in Notebook iframes #1655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

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