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 53b7340 commit 2f4d3e5Copy full SHA for 2f4d3e5
docs/conf.py
@@ -124,7 +124,7 @@ def remove_markdown(cell):
124
"python": ("https://docs.python.org/3", None),
125
"scipy": ("https://docs.scipy.org/doc/scipy/", None),
126
"skimage": ("https://scikit-image.org/docs/stable/", None),
127
- # "monochrome": ("https://monochrome.readthedocs.io/en/latest/", None), # TODO: fix
+ "monochrome": ("https://monochrome.readthedocs.io/stable/", None),
128
}
129
130
# Add any paths that contain templates here, relative to this directory.
0 commit comments