Skip to content
New issue

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

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

Already on GitHub? # to your account

Jupyter Notebook shows pdfs from others sites but not local pdfs #4554

Open
sindzicat opened this issue Apr 8, 2019 · 1 comment
Open

Jupyter Notebook shows pdfs from others sites but not local pdfs #4554

sindzicat opened this issue Apr 8, 2019 · 1 comment

Comments

@sindzicat
Copy link

Hello.

When I try:

%%html
<iframe src="http://window.edu.ru/resource/460/77460/files/gorbunov_pos.pdf" width='100%' height='600px'>

all works fine.

When I try with local pdfs, I see nothing. In chrome devtools I see:

1.pdf:1 Failed to load 'http://localhost:8888/files/1.pdf' as a plugin, because the frame into which the plugin is loading is sandboxed.
content.js:565 Uncaught TypeError: Cannot read property 'appendChild' of null
    at content.js:565
(anonymous) @ content.js:565

Why?

Best regards,
Andrey.

@bryango
Copy link

bryango commented Jun 7, 2019

See #3652. I'm also frustrated about this but it seems that there is nothing we can do.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants