Skip to content

Carltoffel/jupyter-fortran-kernel

 
 

Repository files navigation

Minimal Fortran kernel for Jupyter

This is a fork of Brendan Rius's jupyter-c-kernel.

Manual installation

Works only on Linux and OS X. Windows is not supported yet. If you want to use this project on Windows, please use Docker.

  • Make sure you have the following requirements installed:
  • gcc
  • jupyter
  • python 3
  • pip

Step-by-step:

  • pip install jupyter-fortran-kernel
  • install_fortran_kernel
  • jupyter-notebook. Enjoy!

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Jupyter Notebook 0.6%