Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

DOC: minor errors/typos in tutorials

Offen
#351 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
2/5
Geschätzter Aufwand
1-3 Stunden
Anfängerfreundlichkeit
55/100
Issue-Typ
Dokumentation
Klarheit
Klar beschrieben
Aktivitätsstatus
Veraltet
Tech-Stack
jupyter-notebook
Bereich
documentation

Rechercherichtung

Update overview/xarray-in-45-min.ipynb near line 68 and intermediate/intro-to-zarr.ipynb near line 412. Check the surrounding tutorial text, correct the dataset function name and shard chunk count as described, then review both notebook passages to confirm the wording and arithmetic are accurate.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

  1. Note that behind the scenes the tutorial.open_dataset downloads a file

https://github.com/xarray-contrib/xarray-tutorial/blob/93d41e286700782e913f3c20301d2e248338911f/overview/xarray-in-45-min.ipynb#L68

should probably say "Note that behind the scenes the tutorial.load_dataset downloads a file.

  1. ... Zarr array with a chunk size of (100, 100, 100) and a shard size of (1000, 1000, 1000). This means that each shard will contain 10 chunks ...

https://github.com/xarray-contrib/xarray-tutorial/blob/93d41e286700782e913f3c20301d2e248338911f/intermediate/intro-to-zarr.ipynb#L412

should probably say "each shard will contain 1000 chunks"

Vorherrschende Sprache
Jupyter Notebook
Sterne
204
Forks
121
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus xarray-contrib/xarray-tutorial

Alle Issues in xarray-contrib/xarray-tutorial

Ähnliche Issues

Weitere Issues zu Documentation

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.