hpi-swa / ipolyglot

A polyglot kernel for Jupyter notebooks based on GraalVM.
Other
93 stars 4 forks source link

Set up jupyter notebook server in VM #8

Closed jonashering closed 5 years ago

jonashering commented 5 years ago

We've access to a VM now, set up a jupyter notebook server there.

jonashering commented 5 years ago

Current version of our kernel is deployed to: http://132.145.30.80:8888

New polyglot notebooks can be created by selecteing Javascript (Node.js) in the drop-down.

fniephaus commented 5 years ago

Can we password protect the frontend with a simple HTTP Basic Auth challenge? Maybe install nginx/apache and proxy the node server?

jonashering commented 5 years ago

Jupyter also supports password protection -- maybe that's sufficient for our use case: https://jupyter-notebook.readthedocs.io/en/stable/public_server.html

fniephaus commented 5 years ago

Sounds good, let's give that a go :)

fniephaus commented 5 years ago

Great, seems to be working. Do you mind sharing the password with me (e.g. via email)? :)

jonashering commented 5 years ago

Oh... Sure! Sent you an email