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.
1 parent c9b07a1 commit 71fe0dbCopy full SHA for 71fe0db
.github/workflows/generate-docs.yml
@@ -22,7 +22,7 @@ jobs:
22
path: .cache
23
key: ${{ github.ref }}
24
25
- - run: pip install mkdocs-material mkdocs-jupyter mkdocs-plotly-plugin mkdocstrings-python
+ - run: pip install mkdocs-material mkdocs-jupyter mkdocs-plotly-plugin mkdocstrings-python mkdocs-plugin-inline-svg
26
27
# Create CNAME file inside site/ before deployment
28
- name: Create CNAME file
0 commit comments