diff --git a/conf.py b/conf.py index c01d7f332ac..11ac4459d38 100644 --- a/conf.py +++ b/conf.py @@ -204,6 +204,7 @@ 'pytorch_project': 'tutorials', 'collapse_navigation': False, 'display_version': True, + 'navigation_with_keys': True, 'logo_only': False, 'analytics_id': 'UA-117752657-2', }