Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TensorBoard fix in tutorial.ipynb #9064

Merged
merged 1 commit into from
Aug 21, 2022
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 21, 2022

Signed-off-by: Glenn Jocher glenn.jocher@ultralytics.com

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved usability in the tutorial notebook by fixing a case-sensitive issue with the TensorBoard logging option.

πŸ“Š Key Changes

  • Corrected the case of 'Tensorboard' to 'TensorBoard' within an if condition to match the actual selectable option.

🎯 Purpose & Impact

  • Ensures the tutorial works as intended when users select 'TensorBoard' for logging, enhancing the user experience.
  • Prevents confusion and potential errors caused by case sensitivity, making the notebook more reliable and easier to use. πŸ› οΈ
  • Users can now successfully use the TensorBoard logging option without troubleshooting issues, ensuring smooth operation of the tutorial. πŸ“ˆ

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher self-assigned this Aug 21, 2022
@glenn-jocher glenn-jocher merged commit 6077bf0 into master Aug 21, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch August 21, 2022 11:10
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant