mirror of
https://github.com/Textualize/rich.git
synced 2025-07-07 12:54:59 +00:00
promote the demo
This commit is contained in:
parent
353c03045b
commit
7d36119f83
1 changed files with 6 additions and 0 deletions
|
@ -30,6 +30,12 @@ If you intend to use Rich with Jupyter then there are some additional dependenci
|
|||
|
||||
pip install "rich[jupyter]"
|
||||
|
||||
Demo
|
||||
----
|
||||
|
||||
To check if Rich was installed correctly, and to see a little of what Rich can do, run the following from the command line::
|
||||
|
||||
python -m rich
|
||||
|
||||
Quick Start
|
||||
-----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue