[BUG] - Incorrect list rendering in Google Colab tutorials
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Idoneità per principianti
- 58/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Tranquilla
- Stack tecnologico
- jupyter-notebook, python
- Ambito
- documentation
Direzione di ricerca
Inizia con i dieci URL dei tutorial elencati nell’issue e confronta ogni sezione interessata della pagina HTML con il relativo notebook Google Colab generato, usando l’issue correlata #3939 come contesto. Controlla le sorgenti dei tutorial e il percorso di generazione dei notebook per identificare il problema condiviso di rendering delle liste. Il lavoro è completato quando tutti i tutorial elencati conservano in Colab gli elementi separati, i marcatori, l’annidamento e il testo circostante.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Add Link
- https://docs.pytorch.org/tutorials/advanced/usb_semisup_learn.html
- https://docs.pytorch.org/tutorials/beginner/basics/autogradqs_tutorial.html
- https://docs.pytorch.org/tutorials/beginner/basics/data_tutorial.html
- https://docs.pytorch.org/tutorials/beginner/blitz/neural_networks_tutorial.html
- https://docs.pytorch.org/tutorials/beginner/nn_tutorial.html
- https://docs.pytorch.org/tutorials/intermediate/optimizer_step_in_backward_tutorial.html
- https://docs.pytorch.org/tutorials/recipes/recipes/profiler_recipe.html
- https://docs.pytorch.org/tutorials/recipes/recipes/timer_quick_start.html
- https://docs.pytorch.org/tutorials/recipes/torch_compiler_set_stance_tutorial.html
- https://docs.pytorch.org/tutorials/unstable/gpu_direct_storage.html
Describe the bug
Description
The list-rendering problem previously reported in #3939 also occurs in several other tutorials.
On the PyTorch Tutorials HTML pages, the affected lists render correctly. However, after opening the generated notebooks through Run in Google Colab, the same content is not rendered as a proper list.
Steps to reproduce
- Open one of the tutorial pages listed below.
- Select Run in Google Colab.
- Navigate to the affected section.
- Compare the list in Google Colab with the corresponding list on the tutorial HTML page.
Affected tutorials
1. USB Semi-Supervised Learning
Tutorial: https://docs.pytorch.org/tutorials/advanced/usb_semisup_learn.html
Affected content: the list of functions imported from semilearn in the Use USB to Train FreeMatch/SoftMatch on CIFAR-10 with only 40 labels section.
2. Automatic Differentiation with torch.autograd
Tutorial: https://docs.pytorch.org/tutorials/beginner/basics/autogradqs_tutorial.html
Affected content:
- the list in the note explaining gradient availability; and
- the list of reasons for disabling gradient tracking.
3. Datasets & DataLoaders
Tutorial: https://docs.pytorch.org/tutorials/beginner/basics/data_tutorial.html
Affected content: the FashionMNIST parameter list in the Loading a Dataset section.
4. Neural Networks
Tutorial: https://docs.pytorch.org/tutorials/beginner/blitz/neural_networks_tutorial.html
Affected content: the lists under Recap, At this point, we covered, and Still Left.
5. What is torch.nn really?
Tutorial: https://docs.pytorch.org/tutorials/beginner/nn_tutorial.html
Affected content: the list of assumptions in the Wrapping DataLoader section.
6. Optimizer Step in Backward
Tutorial: https://docs.pytorch.org/tutorials/intermediate/optimizer_step_in_backward_tutorial.html
Affected content: the numbered list following Several major observations.
7. PyTorch Profiler
Tutorial: https://docs.pytorch.org/tutorials/recipes/recipes/profiler_recipe.html
Affected content: the nested activity types under the activities profiler parameter in the Using profiler to analyze execution time section.
8. Timer Quick Start
Tutorial: https://docs.pytorch.org/tutorials/recipes/recipes/timer_quick_start.html
Affected content: the Contents list near the beginning of the tutorial.
9. Changing the Compilation Stance
Tutorial: https://docs.pytorch.org/tutorials/recipes/torch_compiler_set_stance_tutorial.html
Affected content: the list following Other stances include.
10. GPU Direct Storage
Tutorial: https://docs.pytorch.org/tutorials/unstable/gpu_direct_storage.html
Affected content: the list following The steps involved in the process are as follows.
Expected result
Lists in the generated Google Colab notebooks should preserve the same structure as the corresponding lists on the PyTorch Tutorials HTML pages:
- each item should appear on a separate line;
- bullet and numbered lists should retain their markers;
- nested items should retain their hierarchy; and
- surrounding prose should remain separate from the list.
Describe your environment
Google Colab
- Lingua principale
- Python
- Stelle
- 9.3k
- Fork
- 4.4k
- Merge medio
- 1g 21h
- PR unite (30g)
- 4
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di pytorch/tutorials
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 78/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 76/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 78/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 78/100
Tutte le issue di pytorch/tutorials
Issue simili
-
area: harness bug status: needs-triage
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Human-Agent-Society/reef#625 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 80/100
learningequality/kolibri#15351 · 2 commenti ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Name consistency Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
eellak/triplestore#65 · 1 commento ·