Use callouts for notes

This commit is contained in:
James Murdza
2025-08-28 06:23:30 -04:00
parent b357a9efd3
commit e6d0b262d3

View File

@@ -9,7 +9,9 @@ The computer module includes a Gradio UI for creating and sharing demonstration
pip install "cua-computer[ui]"
```
> **Note:** For precise control of the computer, we recommend using VNC or Screen Sharing instead of the Computer Gradio UI.
<Callout title="Note">
For precise control of the computer, we recommend using VNC or Screen Sharing instead of the Computer Gradio UI.
</Callout>
### Building and Sharing Demonstrations with Huggingface