We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36be45b commit ea574adCopy full SHA for ea574ad
.github/workflows/publish.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Install MkDocs and dependencies
59
run: |
60
- pip install mkdocs mkdocs-material
+ pip install mkdocs mkdocs-material mkdocstrings mkdocs-jupyter
61
62
- name: Build MkDocs documentation
63
0 commit comments