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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sss_jupyter-0.0.1.tar.gz.
File metadata
- Download URL: sss_jupyter-0.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec65ae39e36be747f827d407a81f4b20d335df10697027e04657ea23f44b65e0
|
|
| MD5 |
cb39ae447a9d57a2c9062d433607b8fb
|
|
| BLAKE2b-256 |
bc34c403bee129059b2256113ec3a85e0ecfb2ec5d50bd5f7496d0ba6dc3fe7b
|
File details
Details for the file sss_jupyter-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sss_jupyter-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.25.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a40877125f395e1af95ef35277de94f3ebd6e61cc5f3c931102740e94a67ff10
|
|
| MD5 |
f29f8cae9aa5e75590f3fe6be29197c6
|
|
| BLAKE2b-256 |
600a5de93efc920a086897a5f05a35c6030f34c71154cf9979cd3c8bf78186e2
|