Skip to main content

A gnuplot kernel for Jupyter

Project description

A Jupyter/IPython kernel for Gnuplot

Release License Build Status Coverage

gnuplot_kernel has been developed for use specifically with Jupyter Notebook. It can also be loaded as an IPython extension allowing for gnuplot code in the same notebook as python code.

Installation

It is good practice to install gnuplot_kernel in a virtual environment. We recommend using uv or python venv.

Option 1: Using uv

$ uv venv

Official release

$ uv pip install gnuplot_kernel
$ uv run python -m gnuplot_kernel install --user

The last command installs a kernel spec file for the current python installation. This is the file that allows you to choose a jupyter kernel in a notebook.

Development version

$ uv pip install git+https://github.com/has2k1/gnuplot_kernel.git@master
$ uv run python -m gnuplot_kernel install --user

Option 2: Using python venv

$ python3 -m venv .venv && source .venv/bin/activate

Official release

$ pip install gnuplot_kernel
$ python -m gnuplot_kernel install --user

Development version

$ pip install git+https://github.com/has2k1/gnuplot_kernel.git@master
$ python -m gnuplot_kernel install --user

Requires

Documentation

  1. Example Notebooks for gnuplot_kernel.
  2. Metakernel magics, these are available when using gnuplot_kernel.

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

gnuplot_kernel-0.5.0.tar.gz (469.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gnuplot_kernel-0.5.0-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

Details for the file gnuplot_kernel-0.5.0.tar.gz.

File metadata

  • Download URL: gnuplot_kernel-0.5.0.tar.gz
  • Upload date:
  • Size: 469.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gnuplot_kernel-0.5.0.tar.gz
Algorithm Hash digest
SHA256 430c9b0c6c23d460330ebc31c28a240fc96652bc9e24f4e1ce27c39fa524fe6f
MD5 08208d27b956d44c3cbb3d68fdc19dfe
BLAKE2b-256 636dfecd236afbc101f68f1e62a1298751fd3fc57b9619ff1a929e8df44400fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for gnuplot_kernel-0.5.0.tar.gz:

Publisher: release.yml on has2k1/gnuplot_kernel

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gnuplot_kernel-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: gnuplot_kernel-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 21.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gnuplot_kernel-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5e088c8ef9c9d68b58b8c760ec889e66707466bec053a2895ae601c19677bc4f
MD5 a1166964fdb66adfe2517daa682f799c
BLAKE2b-256 88ea47d7a65c4aabd648c5e5ab60b543701b1a43e048c5381d49b8ad952a8799

See more details on using hashes here.

Provenance

The following attestation bundles were made for gnuplot_kernel-0.5.0-py3-none-any.whl:

Publisher: release.yml on has2k1/gnuplot_kernel

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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