<div dir="ltr"><div><div><div><div><div><div><div>Hi all,<br><br></div>I have an extremely strange problem. I'm trying to connect to the yt notebook running on a remote server on a windows laptop using PuTTY. If I try port forwarding using PuTTY, I can make <br><br></div>[remote-machine] $ python -m SimpleHTTPServer 8888<br><br></div>work just fine. That is, I can see the directory at localhost:8888 on the windows laptop. However, if I try <br><br></div>[remote-machine] $ yt notebook <br><br></div>the windows laptop shows no route to host. I can confirm that on the server, the yt notebook log registers nothing when the page is loaded or reloaded on the laptop. <br><br></div>Has anyone seen this very strange behaviour before? I've tried running yt notebook on port 8888, 8000, and 9999. All of those ports work fine for SimpleHTTPServer, but all of them fail for yt notebook. I also tried running the ipython notebook directly; it fails in exactly the same way.<br><br></div><div>I tried connecting from a linux machine to the same server; everything worked just fine. <br><br></div><div>Any suggestions you might have would be most welcome!<br><br></div><div>thanks,<br><br></div><div>jeff<br></div></div>