Skip to content

pnavaro/python-fortran

Repository files navigation

Python-Fortran bindings examples

binder jupyterbook

git clone https://github.com/pnavaro/python-fortran.git
cd python-fortran
conda env create -f environment.yml
conda activate python-fortran
jupyter notebook

You can open py files or ipynb files in notebooks directory. They are synchronized with jupytext.

Reminder: Build the Jupyter book

make
jupyter-book build notebooks

and eventually push the book to gh-pages

ghp-import -n -p -f notebooks/_build/html

Pierre Navaro IRMAR CNRS