Skip to content

Commit

Permalink
[Documentation] Adds caches analysis notebook in gallery
Browse files Browse the repository at this point in the history
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
  • Loading branch information
jeandet committed Jan 27, 2022
1 parent e4bfc0b commit ce84a50
Show file tree
Hide file tree
Showing 4 changed files with 678 additions and 0 deletions.
Binary file added docs/_static/Caches_nb_thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
nbsphinx_thumbnails = {
"examples/AMDA": "_static/AMDA_nb_thumbnail.png",
"examples/SSCWeb": "_static/SSCWEB_nb_thumbnail.png",
"examples/Caches": "_static/Caches_nb_thumbnail.png",
}

nbsphinx_prolog = r"""
Expand Down
676 changes: 676 additions & 0 deletions docs/examples/Caches.ipynb

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/examples/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ Browse example folder on MyBinder:

./AMDA
./SSCWeb
./Caches

0 comments on commit ce84a50

Please sign in to comment.