diff --git a/docs/conf.py b/docs/conf.py index 8c647bd5..d3c9d012 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -136,6 +136,7 @@ def fetch_logo(url: str, output_path: str) -> None: html_copy_source = True # needed for download notebook button html_favicon = "_static/favicon.ico" html_js_files = [ + "https://cdn.datatables.net/1.13.6/js/jquery.dataTables.min.js", "https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js", ] html_last_updated_fmt = "%-d %B %Y" diff --git a/docs/reports.md b/docs/reports.md index e16e21eb..21fe9b3d 100644 --- a/docs/reports.md +++ b/docs/reports.md @@ -10,8 +10,6 @@ well. ``` - -