Update to lowercase MkDocs admonitions (#15990)
Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
ce24c7273e
commit
c2b647a768
133 changed files with 529 additions and 521 deletions
|
|
@ -78,7 +78,7 @@ This structured approach ensures that the model can effectively learn from well-
|
|||
|
||||
## Usage
|
||||
|
||||
!!! Example
|
||||
!!! example
|
||||
|
||||
=== "Python"
|
||||
|
||||
|
|
@ -194,7 +194,7 @@ For additional insights and real-world applications, you can explore [Ultralytic
|
|||
|
||||
Training a model using Ultralytics YOLO can be done easily in both Python and CLI. Here's an example:
|
||||
|
||||
!!! Example
|
||||
!!! example
|
||||
|
||||
=== "Python"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue