Commit 3ecd2cd Tyler Titsworth
authored
1 parent e59f2e6 commit 3ecd2cd Copy full SHA for 3ecd2cd
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ markdown_extensions:
28
28
- pymdownx.tabbed :
29
29
alternate_style : true
30
30
- tables
31
+ - toc :
32
+ permalink : 🔗
31
33
nav :
32
34
- Getting Started : ' index.md'
33
35
- Containers :
Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ It is the image user's responsibility to ensure that any use of The images below
329
329
[Intel® Data Center GPU Flex Series]: https://ark.intel.com/content/www/us/en/ark/products/series/230021/intel-data-center-gpu-flex-series.html
330
330
[Intel® Data Center GPU Max Series]: https://ark.intel.com/content/www/us/en/ark/products/series/232874/intel-data-center-gpu-max-series.html
331
331
332
- [Intel® MPI]: ( https://www.intel.com/content/www/us/en/developer/tools/oneapi/mpi-library.html)
332
+ [Intel® MPI]: https://www.intel.com/content/www/us/en/developer/tools/oneapi/mpi-library.html
333
333
[Intel® Extension for PyTorch*]: https://intel.github.io/intel-extension-for-pytorch/
334
334
[Intel® Distribution for Python*]: https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html
335
335
[Intel® oneAPI Collective Communications Library]: https://www.intel.com/content/www/us/en/developer/tools/oneapi/oneccl.html
You can’t perform that action at this time.
0 commit comments