Getting remote access to jupyter notebook

Michael Andrews mbandrews at cmu.edu
Mon Aug 19 11:35:31 EDT 2019


Hi Predrag,

Does it help with the firewall issue if I have a separate tunnel from my
local machine to bash.autonlab.org and another one from the gpu machine to
bash.autonlab.org?

Does anyone else use jupyter notebooks remotely?

On Fri, Aug 16, 2019 at 3:09 PM Predrag Punosevac <predragp at andrew.cmu.edu>
wrote:

> Ok I think I am getting what is happening here. You are essentially
> using reverse ssh proxy as a VPN tunnel and then run Browser through
> it. That is going to be very slow and it is more or less the same
> thing you would do with
>
> ssh -Y -o "ProxyCommand ssh username at bash.autonlab.org" blabla
>
> What I am saying is try to use X2Goclient to connect via
> bash.autonlab.org proxy to a computing node of your liking and then
> start the browser in X2Goclinent custom (openbox) session. That would
> work in real time. My only concern is that in the past week or two I
> and Rob were getting blacklisted by CMU firewall for using NX. Let me
> think little bit more about the problem. I am surprised nobody wrote a
> server mode for Jypiter notebook like the one there is for Rstudio.
>
> Predrag
>
> On Fri, Aug 16, 2019 at 1:39 PM Michael Andrews <mbandrews at cmu.edu> wrote:
> >
> > Hi all,
> >
> > Is there a way to get remote access to a jupyter notebook running on one
> of the gpu machines without using a reverse ssh (i.e.
> https://medium.com/@sankarshan7/how-to-run-jupyter-notebook-in-server-which-is-at-multi-hop-distance-a02bc8e78314)
> as this apparently violates firewall rules?
> >
> > Thanks,
> > Michael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.srv.cs.cmu.edu/pipermail/autonlab-users/attachments/20190819/6d38215a/attachment.html>


More information about the Autonlab-users mailing list