{%- set external_urls = { 'github': 'https://github.com/PyTorchLightning/pytorch-lightning', 'github_issues': 'https://github.com/PyTorchLightning/pytorch-lightning/issues', 'contributing': 'https://github.com/PyTorchLightning/pytorch-lightning/blob/master/CONTRIBUTING.md', 'governance': 'https://github.com/PyTorchLightning/pytorch-lightning/blob/master/governance.md', 'docs': 'https://pytorch-lightning.rtfd.io/en/latest', 'twitter': 'https://twitter.com/PyTorchLightnin', 'discuss': 'https://pytorch-lightning.slack.com', 'tutorials': 'https://pytorch-lightning.readthedocs.io/en/latest/#tutorials', 'previous_pytorch_versions': 'https://pytorch-lightning.rtfd.io/en/latest/', 'home': 'https://pytorch-lightning.rtfd.io/en/latest/', 'get_started': 'https://pytorch-lightning.readthedocs.io/en/latest/introduction_guide.html', 'features': 'https://pytorch-lightning.rtfd.io/en/latest/', 'blog': 'https://towardsdatascience.com/@_willfalcon', 'resources': 'https://pytorch-lightning.readthedocs.io/en/latest/#community-examples', 'support': 'https://pytorch-lightning.rtfd.io/en/latest/', } -%}