8000 GitHub - Naereen/gnuplot_kernel: A Jupyter/IPython kernel for gnuplot
[go: up one dir, main page]

Skip to content

Naereen/gnuplot_kernel

 
 

Repository files navigation

A Jupyter/IPython kernel for Gnuplot

Latest Release release
License license
Build Status buildstatus
Coverage 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

Official version

pip install gnuplot_kernel

# or to upgrade
pip install --upgrade gnuplot_kernel

Development version

pip install git+https://github.com/has2k1/gnuplot_kernel.git@master

Requires

Documentation

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

About

A Jupyter/IPython kernel for gnuplot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.3%
  • Gnuplot 1.7%
0