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

Added note about how to use https feature to the FAQ #1069

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

captainshar
Copy link

This wasn't obvious to me and I didn't see info about it on the site - others might find this detail useful too!

@@ -166,7 +166,7 @@ nbviewer was generously hosted by Rackspace until March, 2020.

## Can I access nbviewer.org over https?

Yes. Please do.
Yes. Please do. Use the URL prefix `https://nbviewer.org/urls/` to access nbviewer.org over https. Note that the URL prefix uses `urls/` instead of `url/`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! This question is about accessing nbviewer.org itself, not nbviewer.org accessing your notebooks over https, which is a slightly different question. Do you want to add a new question about that immediately below here? As it is, this addition gives the impression that /urls/ is required to access nbviewer over https, when ~everything is over https already with the sole exception of accessing your own notebooks at /url/. I'd also suggest a recommendation pointing to typing URLs into the main page as the first thing folks should do, which already always produces the right URL for http and https links, as well as GitHub, etc.

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

Successfully merging this pull request may close these issues.

2 participants