Skip to main content

Python package to launch a self-signed SSL JupyterLab server

Project description

sss-jupyter

A package to launch a JupyterLab server with a self-signed SSL certificate.

Install

pip install sss-jupyter

Usage

The following command launches a JupyterLab sesrver with HTTPS.

python3 -m sss_jupyter

Output:

generate ssh key in ~/.jupyterkey...
JupyterLab server is runnning at:
    https://xx.xx.xx.xx:8888/?token=9a935b2658685774fe07c3bca01e8eb4d23aa52472eb263ab1

JupyterLab logs are stored in ~/.jupyter.log

Option:

-p, --port: int (default: 8888)
     The port the server will listen on.
-l, --token_length: int (default: 50)
    The character length of a secret token.

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

sss_jupyter-0.0.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

sss_jupyter-0.0.1-py3-none-any.whl (4.6 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