2016-03-25 14:36:42 +00:00
2016-03-25 14:08:09 +00:00
2016-03-25 14:36:42 +00:00
2016-03-25 14:36:42 +00:00
2016-03-25 14:36:42 +00:00

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

Description
Minimal Jupyter C kernel
Readme 464 KiB
Languages
Python 49.8%
C 35.2%
Jupyter Notebook 13.5%
Dockerfile 1.5%