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

TLS Support? #508

Closed
0x9060 opened this issue Dec 29, 2019 · 1 comment
Closed

TLS Support? #508

0x9060 opened this issue Dec 29, 2019 · 1 comment

Comments

@0x9060
Copy link

0x9060 commented Dec 29, 2019

I'm running Jupyter in a remote server, with TLS certificates, so my Jupyter notebooks are available at https://[my website]. I've also installed Voila in that remote Jupyter instance. When I launch Voila from the Jupyter terminal, I am then able to access the Voila dashboards at http://[my website]:8866.

Is there any way to enforce the same TLS certificate at the Voila dashboards endpoint as well?

@Jul3k
Copy link

Jul3k commented Jan 14, 2020

Yes. First enable the Jupyter Notebook voila extension with
jupyter serverextension enable voila --sys-prefix
Then you are able to access the voila representation at
https://[your website]/voila

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

2 participants