Skip to content

Add new theme #3310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
6f15ed5
Add new theme
svekars Mar 20, 2025
40fb512
Add new theme
svekars Mar 21, 2025
680fd3c
Update
svekars Mar 26, 2025
aa9c70a
Add new theme
svekars Mar 31, 2025
ef79faf
Update
svekars Mar 31, 2025
c2af0d2
Update
svekars Mar 31, 2025
91a5ac7
Update
svekars Mar 31, 2025
c6a8d61
Update
svekars Mar 31, 2025
6d4567c
Update
svekars Mar 31, 2025
26ecc06
Update
svekars Apr 1, 2025
4cbc7dd
Update
svekars Apr 1, 2025
535a8c7
Update
svekars Apr 1, 2025
f59edab
Update
svekars Apr 2, 2025
8db1415
Update
svekars Apr 2, 2025
7250e6f
Update
svekars Apr 4, 2025
e963f5c
Update
svekars Apr 4, 2025
5cfd908
Update
svekars Apr 4, 2025
d504408
Update
svekars Apr 4, 2025
729b122
Update
svekars Apr 4, 2025
1e37dd0
Update
svekars Apr 4, 2025
9524b12
Update
svekars Apr 5, 2025
a5606f7
Update
svekars Apr 7, 2025
c33a31d
Update
svekars Apr 7, 2025
780af08
Update
svekars Apr 10, 2025
390215e
Update
svekars May 9, 2025
313c29d
fixes
svekars May 9, 2025
3b35052
Update
svekars May 9, 2025
cd6bf5e
Update
svekars May 9, 2025
e776bc8
Update
svekars May 9, 2025
774a121
Update
svekars May 9, 2025
7e274e6
Update
svekars May 9, 2025
70633a4
Update
svekars May 12, 2025
5a3c2e7
Update
svekars May 12, 2025
b855752
Update
svekars May 12, 2025
96c159c
Update
svekars May 12, 2025
dd09f99
Update
svekars May 13, 2025
cbfa9e3
Update
svekars May 13, 2025
3d60f31
Update
svekars May 13, 2025
d19e2a9
Update
svekars May 14, 2025
eff9d8a
Update
svekars May 14, 2025
253042c
Merge branch 'main' into add-new-theme
svekars May 14, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .ci/docker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# --extra-index-url https://download.pytorch.org/whl/cu117/index.html # Use this to run/publish tutorials against the latest binaries during the RC stage. Comment out after the release. Each release verify the correct cuda version.
# Refer to ./jenkins/build.sh for tutorial build instructions

sphinx==5.0.0
sphinx==5.3.0
sphinx-gallery==0.11.1
sphinx_design
sphinxext-opengraph==0.9.1
docutils==0.16
sphinx-copybutton
sphinx_sitemap==2.6.0
Expand Down Expand Up @@ -40,12 +41,11 @@ onnxscript>=0.2.2
onnxruntime
evaluate
accelerate>=0.20.1

sphinxcontrib-mermaid==1.0.0
importlib-metadata==6.8.0

# PyTorch Theme
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme

-e git+https://github.com/pytorch/pytorch_sphinx_theme.git@b2f32537f5e56086cdd35dcef7ca9fb6ed956543#egg=pytorch_sphinx_theme2
ipython

sphinxcontrib.katex
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ MNIST/
#builds
_build/
_static/thumbs/
sg_execution_times.rst

# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down
1 change: 1 addition & 0 deletions .jenkins/validate_tutorials_built.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"advanced_source/semi_structured_sparse", # reenable after 3303 is fixed.
"intermediate_source/torchrec_intro_tutorial", # reenable after 3302 is fixe
"intermediate_source/memory_format_tutorial", # causes other tutorials like torch_logs fail. "state" issue, reseting dynamo didn't help
"intermediate_source/ax_multiobjective_nas_tutorial"
]

def tutorial_source_dirs() -> List[Path]:
Expand Down
264 changes: 0 additions & 264 deletions _static/doctools.js

This file was deleted.

9 changes: 0 additions & 9 deletions _static/documentation_options.js

This file was deleted.

Binary file added _static/img/social-share.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading