Skip to content

Commit a3d9577

Browse files
committed
DOCS-quantopian#22: Update figure captions
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
1 parent 956595f commit a3d9577

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ Here is an example of the Modin-spreadsheet widget in action.
2727
:target: docs/images/overview_demo.gif
2828
:width: 200px
2929

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

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

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

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

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

135136
Running from source & testing your changes
136137
------------------------------------------

0 commit comments

Comments
 (0)