We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97e3db1 commit 8234d29Copy full SHA for 8234d29
README.md
@@ -57,8 +57,8 @@ Use the following settings to update cell execution time for a notification and
57
// Enable the extension or not.
58
"enabled": true,
59
60
- // Trigger only for the last notebook cell execution.
61
- // Trigger a notification only for the last executed notebook cell
+ // Trigger only for the last selected notebook cell execution.
+ // Trigger a notification only for the last selected executed notebook cell.
62
"last_cell_only": false,
63
64
// Minimum Notebook Cell Execution Time
0 commit comments