| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/pnavaro/python-fortran.git
cd python-fortran
conda env create -f environment.yml
conda activate python-fortran
jupyter notebookYou can open py files or ipynb files in notebooks directory. They are synchronized with jupytext.
Reminder: Build the Jupyter book
make
jupyter-book build notebooksand eventually push the book to gh-pages
ghp-import -n -p -f notebooks/_build/htmlPierre Navaro IRMAR CNRS
| Back | FazBrowse Home | New Git URL |