1. 05 Nov, 2021 1 commit
    • moto's avatar
      Refactor tutorial organization (#1987) · 6cf84866
      moto authored
      * Refactor tutorial organization
      
      * Merge tutorial subdirectoris under to examples/gallery/tutorials
      * Do not use index.rst generated by Sphinx-gallery
      * Instead use flat structure so that all the tutorials are listed in left menu
      * Use `_assets` dir for artifacts of tutorials
      6cf84866
  2. 04 Nov, 2021 2 commits
    • moto's avatar
      Fix colab URL (#1981) · a6bcd291
      moto authored
      a6bcd291
    • 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
  3. 17 Feb, 2021 1 commit