Juka kernel for Jupyter
Project description
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/*
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
Built Distribution
File details
Details for the file juka_kernel-0.2.tar.gz
.
File metadata
- Download URL: juka_kernel-0.2.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8a2214e6831afb8cc00b208794ba6fde09acd82d966bfa700a52e36b7825cd85
|
|
MD5 |
a7b01fb48d4410cb86ea0a382c4295e4
|
|
BLAKE2b-256 |
bf650acc2a24a378df45c6791989f9f226601295caf52a0dcdee6b77501b7814
|
File details
Details for the file juka_kernel-0.2-py3-none-any.whl
.
File metadata
- Download URL: juka_kernel-0.2-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4cf8029d8fe155efe6435b1a38b64f2c4c6f1a55343e7c20d53886aef97c10c0
|
|
MD5 |
d657b65c4cc24f898bbbe636209fbf32
|
|
BLAKE2b-256 |
4436673f3acddd9e0a95abb9e352c858af23d64e8a679b3075b4b2af4a57d586
|