Contents Menu Expand Light mode Dark mode Auto light/dark mode
sshlab 0.2.1-dev documentation
sshlab 0.2.1-dev documentation

Contents:

  • Installation
  • Overview
  • API Documentation
    • sshlab
    • sshlab_kill
    • sshlab_tensorboard
    • utils
  • Building the Documentation
Back to top

API Documentation#

This section contains the API documentation for the sshlab library.

API

  • sshlab
    • build_argparser()
    • cleanup()
    • main()
  • sshlab_kill
    • build_argparser()
    • main()
  • sshlab_tensorboard
    • build_argparser()
    • cleanup()
    • main()
  • utils
    • delete_remote_dir()
    • find_available_port()
    • get_remote_cmd_pid()
    • get_remote_jupyter_pid()
    • get_remote_tensorboard_pid()
    • is_port_available()
    • kill_remote_jupyter()
    • kill_remote_process()
    • kill_remote_tensorboard()
Next
sshlab
Previous
Overview
Copyright © 2023, Thomas Vuillaume
Made with Sphinx and @pradyunsg's Furo