Skip to content

Conversation

@guberti
Copy link
Contributor

@guberti guberti commented Apr 15, 2022

Currently, embedded URIs do not render correctly when converted to .ipynb notebooks. Here's one example of the .ipynb you can download from the [Executing a Tiny Model with TVMC Micro]:(https://tvm.apache.org/docs/how_to/work_with_microtvm/micro_tvmc.html#sphx-glr-how-to-work-with-microtvm-micro-tvmc-py)

image

The fix for this is pretty straightforward, and just involves using a Regex to find and replace these with the Markdown format of links. Should be a pretty straightforward suggestion!

@larsoner larsoner merged commit b3bf338 into sphinx-gallery:master Apr 15, 2022
@larsoner
Copy link
Contributor

Thanks @guberti !

@guberti
Copy link
Contributor Author

guberti commented Apr 15, 2022

Thanks for reviewing @larsoner!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants