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

Generated images don't display in Jupyter Lab #114

Open
nalzok opened this issue May 28, 2020 · 0 comments
Open

Generated images don't display in Jupyter Lab #114

nalzok opened this issue May 28, 2020 · 0 comments

Comments

@nalzok
Copy link

nalzok commented May 28, 2020

Take the example of 0_demo.ipynb:

image

Inspect Element gives the following HTML output

<img src="http://localhost:8888/files/%20build/MovingAverage368251718.dot.svg?_xsrf=2%7Cb4c0efbf%7C0f080edcfcae8c04d70c24d5ae5b69a7%7C1590588518&amp;1590637312836" alt="Module View" ;"="">

Apparently the path files/build is mistyped as files/%20build. The bug doesn't manifest itself when I use Jupyter Notebook. I'm not sure if it's a bug of Jupyter Lab or this repository.

This issue is cross-posted at jupyterlab.

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

No branches or pull requests

1 participant