wiki:software:gnuplot
This is an old revision of the document!
Install Gnuplot
Installation to set up a new gnuplot icon on the Jupyter Notebook launch page.
First, install python package
hubpip install gnuplot_kernel
Then each user will need to run the following command in the terminal app:
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.
wiki/software/gnuplot.1695674956.txt.gz · Last modified: 2023/09/25 13:49 by keistc