Skip to content

Commit e4faad4

Browse files
authored
Update README.md
1 parent 57da29a commit e4faad4

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
@@ -12,7 +12,7 @@ Whenever you do a Git push to your master branch (or any other triggering event
1212

1313
![](images/overview.png)
1414

15-
- If you're developing your ML model in a Jupyter notebook, you can configure the workflow with the notebook path to execute. In this case, the Github Action will:
15+
If you're developing your ML model in a Jupyter notebook, you can configure the workflow with the notebook path to execute. In this case, the Github Action will:
1616
- Install the required packages in your requirements.txt file on a Github worker machine
1717
- Run your configured Jupyter notebook file on the worker machine's from-scratch environment
1818

0 commit comments

Comments
 (0)