Skip to content

Commit 627ed2e

Browse files
Fix: Properly render [!TIP] block in stream.shuffle documentation (#7833)
Adressing issue 7832
1 parent f7c8e46 commit 627ed2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/stream.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ The `buffer_size` argument controls the size of the buffer to randomly sample ex
114114
```
115115

116116
> [!TIP]
117+
>
117118
> [`IterableDataset.shuffle`] will also shuffle the order of the shards if the dataset is sharded into multiple files.
118119

119120
## Reshuffle

0 commit comments

Comments
 (0)