Skip to content

fix the bash code run error in notebook#53900

Merged
angelinalg merged 1 commit intomasterfrom
fix-obj-detection-template-error
Jun 19, 2025
Merged

fix the bash code run error in notebook#53900
angelinalg merged 1 commit intomasterfrom
fix-obj-detection-template-error

Conversation

@kunling-anyscale
Copy link
Copy Markdown
Contributor

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Kunling Geng <kunling@kunling-LGW6TWQYVT.local>
Copilot AI review requested due to automatic review settings June 17, 2025 22:50
@kunling-anyscale kunling-anyscale requested a review from a team as a code owner June 17, 2025 22:50
@kunling-anyscale kunling-anyscale added go add ONLY when ready to merge, run all tests docs An issue or change related to documentation labels Jun 17, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a cell execution error in the object detection training notebook by ensuring the %%bash magic is the first line of the cell so it runs correctly.

  • Moved the %%bash directive above the comments
  • Removed the duplicate %%bash placement

Copy link
Copy Markdown
Contributor

@crypdick crypdick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link
Copy Markdown
Contributor

@angelinalg angelinalg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stamp

@angelinalg angelinalg merged commit 0aed3ed into master Jun 19, 2025
5 checks passed
@angelinalg angelinalg deleted the fix-obj-detection-template-error branch June 19, 2025 04:20
minerharry pushed a commit to minerharry/ray that referenced this pull request Jun 27, 2025
elliot-barn pushed a commit that referenced this pull request Jul 2, 2025
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs An issue or change related to documentation go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants