Skip to content

f66blog/jupyter-ifort-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Fortran kernel for Jupyter

Matplotlib ready Fortran Kernel (intel/gnu)

Shamelessly hacked together from ...

Manual installation

  • Requirements:
  • ifort or gfortran (or gcc)
  • jupyter
  • python 3 with matplotlib/numpy
  • pip

Step-by-step:

  • pip install -e --user jupyter-ifort-kernel
  • cd jupyter-ifort-kernel
  • jupyter-kernelspec install ifort_spec
  • jupyter notebook or jupyter lab

Example notebook Binder

It seems that GIF/BMP files aren't shown.??

License

MIT

About

Simple Fortran kernel for Jupyter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published