juka_kernel allows Juka to be run in Jupyter notebook
Installation
NOTE: PATH to Juka must be defined, make sure it is defined prior to installing the kernel
To install juka_kernel from this repository:
python -m juka_kernel.install
Install from PyPi:
pip install juka_kernel
Using the Juka kernel
Notebook: The New menu in the notebook should show an option for an Juka notebook.
Console frontends: To use it with the console frontends, add --kernel juka to their command line arguments.
Uninstall Juka Kernel
Run the following command to uninstall juka_kernel:
jupyter kernelspec uninstall juka
Compile Juka .whl (Development Only)
Run the following command:
python -m build
Upload to PyPi (Internal Use Only)
Run the following command:
python -m twine upload dist/*
Release files for juka-kernel 0.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 | |
|---|---|---|---|
| juka_kernel-0.2.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| juka_kernel-0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.6 kB
Release files / juka_kernel-0.2.tar.gz
| Download URL | juka_kernel-0.2.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8a2214e6831afb8cc00b208794ba6fde09acd82d966bfa700a52e36b7825cd85
|
|
BLAKE2b-256 checksum How to use checksums |
bf650acc2a24a378df45c6791989f9f226601295caf52a0dcdee6b77501b7814
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|
Release files / juka_kernel-0.2-py3-none-any.whl
| Download URL | juka_kernel-0.2-py3-none-any.whl |
|---|---|
| Size | 5.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4cf8029d8fe155efe6435b1a38b64f2c4c6f1a55343e7c20d53886aef97c10c0
|
|
BLAKE2b-256 checksum How to use checksums |
4436673f3acddd9e0a95abb9e352c858af23d64e8a679b3075b4b2af4a57d586
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|