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
juka_kernel-0.2.tar.gz
(5.0 kB
view hashes)
Built Distribution
Close
Hashes for juka_kernel-0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cf8029d8fe155efe6435b1a38b64f2c4c6f1a55343e7c20d53886aef97c10c0 |
|
MD5 | d657b65c4cc24f898bbbe636209fbf32 |
|
BLAKE2b-256 | 4436673f3acddd9e0a95abb9e352c858af23d64e8a679b3075b4b2af4a57d586 |