Skip to main content

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


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)

Uploaded Source

Built Distribution

juka_kernel-0.2-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page