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

Use /files prefix for PDF-like files #3031

Merged
merged 1 commit into from
Nov 10, 2017
Merged

Conversation

gnestor
Copy link
Contributor

@gnestor gnestor commented Nov 9, 2017

Fixes #2911 (comment)

This adds one more conditional for PDF-like files (currently only PDF) that can be viewed (opened) in the browser but don't work with:

<iframe id="iframe" sandbox="allow-scripts" src="{{file_url}}"></iframe>`

Other file extensions that are like this (off the top of my head) are office files (.doc, .xls, .docx, .xls, .xlsx, .ppt) (at least using Chrome).

@takluyver
Copy link
Member

Makes sense. Let's merge and iterate in master.

@takluyver takluyver merged commit c9a7795 into jupyter:master Nov 10, 2017
@gnestor gnestor deleted the edit-view-pdf branch November 10, 2017 19:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants