We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e987b61 commit aec056cCopy full SHA for aec056c
conf.py
@@ -191,7 +191,7 @@ def wrapper(*args, **kwargs):
191
"show_signature": False,
192
"first_notebook_cell": (
193
"# For tips on running notebooks in Google Colab, see\n"
194
- "# https://docs.pytorch.org/tutorials/beginner/colab\n"
+ "# https://docs.pytorch.org/tutorials/beginner/colab"
195
"%matplotlib inline"
196
),
197
"ignore_pattern": r"_torch_export_nightly_tutorial.py",
0 commit comments