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
|
|
@ -54,7 +54,7 @@ JupyterLab makes it easy to experiment with YOLOv8. To get started, follow these
|
|||
|
||||
First, you need to install JupyterLab. Open your terminal and run the command:
|
||||
|
||||
!!! Tip "Installation"
|
||||
!!! tip "Installation"
|
||||
|
||||
=== "CLI"
|
||||
|
||||
|
|
@ -71,7 +71,7 @@ Next, download the [tutorial.ipynb](https://github.com/ultralytics/ultralytics/b
|
|||
|
||||
Navigate to the directory where you saved the notebook file using your terminal. Then, run the following command to launch JupyterLab:
|
||||
|
||||
!!! Example "Usage"
|
||||
!!! example "Usage"
|
||||
|
||||
=== "CLI"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue