• moto's avatar
    Add Colab/Download/Github link similar to tutorials (#1969) · 7c9402f1
    moto authored
    This commit adds colab/download/source link to tutorials, like in `pytorch/tutorials` repo.
    
    Since the upstream `pytorch-sphinx-theme` does not provide the interface for this,
    a hack to overwrite the URL is added.
    
    This hack might stop working if there is some update in `pytorch-sphinx-theme`.
    7c9402f1
layout.html 3.08 KB