-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Fix a typo in Tensorboard.tsx. Add a default TB version. #2832
Conversation
/assign @Bobgy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall. Thanks @jingzhang36!
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Bobgy The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* Fix a typo. Add a default TB version * Comment and format * rename const
* Fix a typo. Add a default TB version * Comment and format * rename const
…flow#2832) * Python 3.7v removed and 3.10v added. Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com> * Python 3.7v removed and 3.10v added. Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com> * Upgraded alibi to v0.9.1. Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com> --------- Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com> Signed-off-by: Dan Sun <dsun20@bloomberg.net> Co-authored-by: Dan Sun <dsun20@bloomberg.net>
This change is