Skip to content

Commit

Permalink
Update docs/guides/multiverse-computing-singularity.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: abbycross <[email protected]>
  • Loading branch information
azamat-bakytzhan and abbycross authored Jan 7, 2025
1 parent 23cf386 commit 8b0ddd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/multiverse-computing-singularity.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"source": [
"## Action-based approach\n",
"\n",
"The function uses an action-based approach. You can think of it as a virtual environment where you use actions to perform tasks or change its state. Currently, it offers the following actions: [list](#1-list), [create](#2-create), [delete](#3-delete), [fit](#4-fit), [predict](#5-predict), [fit_predict](#6-fit-predict), and [create_fit_predict](#7-create-fit-predict). See the example below that demonstrates the `create_fit_predict` action."
"The function uses an action-based approach. You can think of it as a virtual environment where you use actions to perform tasks or change its state. Currently, it offers the following actions: [list](#1-list), [create](#2-create), [delete](#3-delete), [fit](#4-fit), [predict](#5-predict), [fit_predict](#6-fit-predict), and [create_fit_predict](#7-create-fit-predict). The following example demonstrates the `create_fit_predict` action."
]
},
{
Expand Down

0 comments on commit 8b0ddd4

Please sign in to comment.