Skip to content
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

Markdown image for valid image paths does not render #240

Open
choldgraf opened this issue May 1, 2024 · 1 comment
Open

Markdown image for valid image paths does not render #240

choldgraf opened this issue May 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@choldgraf
Copy link
Member

choldgraf commented May 1, 2024

I'm not sure what the issue here is, but I've found that paths to valid images do not render properly with Markdown and I'm not sure why.

For example, below I show that an image exists by displaying it with IPython.display.Image, but show that it does not exist if I try to display the same image using markdown with jupyterlab-myst:

image

This also doesn't work for relative paths:

CleanShot 2024-05-02 at 10 06 49@2x

@choldgraf choldgraf added the bug Something isn't working label May 1, 2024
@drewlio
Copy link

drewlio commented May 2, 2024

Possibly related, embeds are not working in the notebook.

Interestingly, the two forms of embeds fail in different ways.

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants