Skip to main content

No project description provided

Project description

jupy is a utility that automatically finds an available port via ss, ssh into the server, making an ssh tunnel, calls jupyter lab.

Please install on your computer and host server to automatically download jupyter lab.

Authors: Apuã Paquola, Kynon Benjamin

Installation

pip install --user jupy

Requires: ssh and ss

Does not currently work for Mac OS.

Manual

usage: jupy [-h] [--host HOST] [--dir DIR] [--username USERNAME] [--default-port DEFAULT_PORT]

Flag

Description

Example

-–host

server to ssh

1.1.1.1

-–dir

directory to run jupyter lab

/ceph

-–username

username on server

myusername

-–default-port

localhost port

8888

–version, -v

print version

jupy 0.2.2

Change logs

v0.2.2

  • Fixed $HOME directory bug. Now, autodetects $HOME

v0.2.1

  • Added version flag

v0.2

  • Launches jupyter-lab instead of jupyter-notebook

  • added function to specify username, default is to use local username

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupy-0.2.2.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

jupy-0.2.2-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page