jupyter-c-kernel/README.md
2016-03-25 14:36:42 +00:00

408 B

Minimal C kernel for Jupyter

Requirements

  • gcc
  • jupyter

Installation

  • git clone git@github.com:brendan-rius/jupyter-c-kernel.git
  • cd jupyter-c-kernel
  • jupyter-kernelspec install c_kernel

Usage

  • Open the example notebook: jupyter-notebook example-notebook.ipynb
  • Enjoy!

Example of notebook

Example of notebook