We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f012007 + 1fa39c7 commit 7bd787eCopy full SHA for 7bd787e
docs/requirements.txt
@@ -3,7 +3,7 @@ IPython
3
mdx_truly_sane_lists==1.3
4
mkdocs==1.5.3
5
mkdocs-glightbox==0.3.7
6
-mkdocs-material[imaging]==9.5.5
+mkdocs-material[imaging]==9.5.17
7
mkdocstrings[python]==0.24.0
8
pandas
9
Pillow
mkdocs.yml
@@ -98,9 +98,9 @@ theme:
98
plugins:
99
- glightbox
100
- search
101
-# - social:
102
-# cards_layout_options:
103
-# logo: docs/_static/favicon.svg
+ - social:
+ cards_layout_options:
+ logo: docs/_static/favicon.svg
104
- mkdocstrings:
105
handlers:
106
python:
0 commit comments