Skip to content

Commit 0f9454f

Browse files
authored
Update README.md
1 parent da47860 commit 0f9454f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Github Action will get deploy your model file to a data collection at Algori
1414

1515
Depending on your model development preference:
1616

17-
If you're developing your ML model on a Jupyter notebook, you can configure the workflow with the notebook path and tell it where to save the model file. In this case, the workflow will run the notebook on the CI worker machine's from-scratch environment.
17+
If you're developing your ML model on a Jupyter notebook, you can configure the workflow with the notebook path to execute. In this case, the workflow will run the notebook on the CI worker machine's from-scratch environment.
1818
If you have an already saved model checked-in to your repository, you can configure the workflow with the existing model file path.
1919

2020
In both scenarios, the workflow will get the model file and upload it to the configured data collection on Algorithmia.

0 commit comments

Comments
 (0)