Closed tdaff closed 9 years ago
Original report by Tom Daff (Bitbucket: tdaff, GitHub: tdaff).
The ssh_tunnel method from pyzmq has a timeout (so the tunnels do not last forever) but this means that tunnels for inactive notebooks exit after a while.
Original comment by Tom Daff (Bitbucket: tdaff, GitHub: tdaff).
fixes #4 restarts tunnels if they die. No longer uses pyzmq to start the tunnels
Original report by Tom Daff (Bitbucket: tdaff, GitHub: tdaff).
The ssh_tunnel method from pyzmq has a timeout (so the tunnels do not last forever) but this means that tunnels for inactive notebooks exit after a while.