Skip to content

Commit

Permalink
Update python-crop-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karen-an authored Jan 15, 2025
1 parent c63b181 commit 9cd2e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-crop-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# pip install -r requirements.txt
- name: Run Jupyter notebook
run:
source activate classification
conda activate classification
jupyter execute crop_image.pynb
shell: bash
# - name: Lint with flake8
Expand Down

0 comments on commit 9cd2e99

Please sign in to comment.