<div dir="ltr">Hi Predrag,<div><br></div><div>Does it help with the firewall issue if I have a separate tunnel from my local machine to <a href="http://bash.autonlab.org">bash.autonlab.org</a> and another one from the gpu machine to <a href="http://bash.autonlab.org">bash.autonlab.org</a>?</div><div><br></div><div>Does anyone else use jupyter notebooks remotely?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 16, 2019 at 3:09 PM Predrag Punosevac <<a href="mailto:predragp@andrew.cmu.edu">predragp@andrew.cmu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Ok I think I am getting what is happening here. You are essentially<br>
using reverse ssh proxy as a VPN tunnel and then run Browser through<br>
it. That is going to be very slow and it is more or less the same<br>
thing you would do with<br>
<br>
ssh -Y -o "ProxyCommand ssh <a href="mailto:username@bash.autonlab.org" target="_blank">username@bash.autonlab.org</a>" blabla<br>
<br>
What I am saying is try to use X2Goclient to connect via<br>
<a href="http://bash.autonlab.org" rel="noreferrer" target="_blank">bash.autonlab.org</a> proxy to a computing node of your liking and then<br>
start the browser in X2Goclinent custom (openbox) session. That would<br>
work in real time. My only concern is that in the past week or two I<br>
and Rob were getting blacklisted by CMU firewall for using NX. Let me<br>
think little bit more about the problem. I am surprised nobody wrote a<br>
server mode for Jypiter notebook like the one there is for Rstudio.<br>
<br>
Predrag<br>
<br>
On Fri, Aug 16, 2019 at 1:39 PM Michael Andrews <<a href="mailto:mbandrews@cmu.edu" target="_blank">mbandrews@cmu.edu</a>> wrote:<br>
><br>
> Hi all,<br>
><br>
> 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. <a href="https://medium.com/@sankarshan7/how-to-run-jupyter-notebook-in-server-which-is-at-multi-hop-distance-a02bc8e78314" rel="noreferrer" target="_blank">https://medium.com/@sankarshan7/how-to-run-jupyter-notebook-in-server-which-is-at-multi-hop-distance-a02bc8e78314</a>) as this apparently violates firewall rules?<br>
><br>
> Thanks,<br>
> Michael<br>
</blockquote></div>