Shamelessly hacked together from jupyter-c-kernel
- Make sure you have the following requirements installed:
 - gfortran
 - jupyter
 - python 3
 - pip
 
git clone [email protected]:ZedThree/jupyter-fortran-kernel.gitpip install -e --user jupyter-fortran-kernelcd jupyter-fortran-kerneljupyter-kernelspec install fortran_spec/jupyter-notebook. Enjoy!
Create branches named issue-X where X is the no of the issue.
Rebase instead of merge.