diff --git a/docs/source/conf.py b/docs/source/conf.py index 5eb048e..227ee0b 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -46,6 +46,7 @@ ] nbsphinx_allow_errors = True # Remove once growbikenet is v1 +nbsphinx_widgets_path = "_static/widgets" templates_path = ["_templates"] exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"]