Skip to content

Commit

Permalink
Mention FHN benchmark in mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
pnkraemer committed Oct 4, 2023
1 parent a78daa7 commit 063430c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ plugins:
- benchmarks/taylor_pleiades/*.md
- benchmarks/taylor_pleiades/*.py
- benchmarks/taylor_pleiades/.ipynb_checkpoints/*
- benchmarks/taylor_fitzhughnagumo/*.md
- benchmarks/taylor_fitzhughnagumo/*.py
- benchmarks/taylor_fitzhughnagumo/.ipynb_checkpoints/*
- mkdocs-jupyter
extra:
social:
Expand Down Expand Up @@ -160,3 +163,4 @@ nav:
- benchmarks/pleiades/plot.ipynb
- benchmarks/hires/plot.ipynb
- benchmarks/taylor_pleiades/plot.ipynb
- benchmarks/taylor_fitzhughnagumo/plot.ipynb

0 comments on commit 063430c

Please sign in to comment.