Minimal Fortran kernel for Jupyter
January 10, 2022 ยท View on GitHub
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-kernelinstall_fortran_kerneljupyter-notebook. Enjoy!