JupyterHub SSH and SFTP#

  • An SSH interface to JupyterHub

  • A tranfer file utility using SFTP

Regardless of the way JupyterHub was deployed, JupyterHub SSH can be deployed too on that infrastructure and used as an SSH interface to your Hub. SSH access provides the exact same environment (packages, home directory, etc) as web-based access to JupyterHub. You can do anything you would generally interactively do via ssh like use the commandline, or run editors or fully interactive programs, etc. Some features, like non-interactive command running, tunneling, etc are not yet available, though. File transfer to and from your home directory on the hub is also possible through SFTP.

Contents#

API Reference#

Indices and tables#