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 773e941 commit b8b399aCopy full SHA for b8b399a
environment.yml
@@ -35,8 +35,8 @@ dependencies:
35
- jaxlib
36
- -e git+https://github.com/pymc-devs/pymc4.git#egg=pymc4
37
# - tfp-nightly
38
- - mkdocs==1.1
39
- - mkdocs-minify-plugin==0.2.3
40
- - pymdown-extensions>=7.0
41
- - mkdocs-material==4.6.3
42
- - mknotebooks==0.3.5
+ - mkdocs
+ - mkdocs-minify-plugin
+ - pymdown-extensions
+ - mkdocs-material
+ - mknotebooks
requirements.txt
@@ -1,6 +1,6 @@
1
# Used only for building static site docs on Dokku
2
mkdocs
3
mkdocs-minify-plugin
4
-pymdown-extension
+pymdown-extensions
5
mkdocs-material
6
mknotebooks
0 commit comments