ipyk-unlock
Minimal custom ipykernel launcher that swaps in ipyk_unlock.unlock_kernel.UnlockKernel.
Run
python -m ipyku_launcher -f /path/to/connection.json
Install kernelspec
python -m ipyku_launcher install --sys-prefix
Default kernelspec name is python3-unlock (on Python 3).
Install (local)
pip install -e .
For release tooling:
pip install -e .[dev]
Use in a kernelspec
Set argv in kernel.json to:
["python", "-m", "ipyku_launcher", "-f", "{connection_file}"]
Release files for ipyk-unlock 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ipyk_unlock-0.1.2.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ipyk_unlock-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.5 kB
Release files / ipyk_unlock-0.1.2.tar.gz
| Download URL | ipyk_unlock-0.1.2.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2b48c6ee02fdcc84c82536c10489f4607a4394ecc4622e650020db3e53f58a35
|
|
BLAKE2b-256 checksum How to use checksums |
aed7cc79ade4000c04968bfcbafc11fd64bd77b1997b55b1ace5a3efd0e22085
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.2
|
Release files / ipyk_unlock-0.1.2-py3-none-any.whl
| Download URL | ipyk_unlock-0.1.2-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
610cdb02bfad09e8c8fc90d4230de5ba1ae675e58bf1696d4366e2dab3894ec8
|
|
BLAKE2b-256 checksum How to use checksums |
8e5ec0fbd88c70c04c0097b47cfe52ff558bd696d1f5cac4b940f482c35a756f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.2
|