aboutsummaryrefslogtreecommitdiff
path: root/bin/jupyter_safe_port
Commit message (Expand)AuthorAgeFilesLines
* Move the ssh sanity check to the block with the ssh call.Joseph Hunkeler2022-07-161-3/+3
* Add missing -f to the readme;Joseph Hunkeler2022-07-151-1/+1
* Do not fork ssh session into background by default. Use -f to daemonize ssh.Joseph Hunkeler2022-07-151-1/+12
* Avoid using SSH on localhostJoseph Hunkeler2022-07-141-8/+13
* Initial commitJoseph Hunkeler2022-07-141-0/+143