Skip to content

Commit

Permalink
DOCS-quantopian#22: Update figure captions
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Lin <[email protected]>
  • Loading branch information
richardlin047 committed Mar 27, 2021
1 parent 956595f commit a3d9577
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Here is an example of the Modin-spreadsheet widget in action.
:target: docs/images/overview_demo.gif
:width: 200px

A brief demo showing filtering, editing, history, and exporting the changed dataframe
A brief demo showing the common use cases for Modin-spreadsheet: filtering, editing, sorting, generating
reproducible code, and exporting the changed dataframe

API Documentation
-----------------
Expand Down Expand Up @@ -120,7 +121,7 @@ This shows how you can use modin-spreadsheet to filter the data that's being sho
:target: docs/images/linked_to_scatter.gif
:width: 600px

A brief demo showing Modin-spreadsheet hooked up to a matplotlib plot. Disclaimer: This is from the Qgrid documentation.
Disclaimer: This is from the Qgrid documentation.

This shows how events are recorded in real-time. The demo is recorded on JupyterLab, which is not yet supported, but
the functionality is the same on Jupyter Notebook.
Expand All @@ -130,7 +131,7 @@ the functionality is the same on Jupyter Notebook.
:target: docs/images/events_api.gif
:width: 600px

A brief demo showing Modin-spreadsheet's Events API. Disclaimer: This is from the Qgrid documentation.
Disclaimer: This is from the Qgrid documentation.

Running from source & testing your changes
------------------------------------------
Expand Down

0 comments on commit a3d9577

Please sign in to comment.