diff --git a/conf.py b/conf.py index 0cb34fd02b..0c7e561a28 100644 --- a/conf.py +++ b/conf.py @@ -175,7 +175,7 @@ def wrapper(*args, **kwargs): "promote_jupyter_magic": True, "backreferences_dir": None, "write_computation_times": True, - "download_all_examples": False, + "download_all_examples": True, "show_signature": False, "first_notebook_cell": ( "# For tips on running notebooks in Google Colab, see\n"