Skip to content

Fix tutorial test error about MLFlowHandler#5527

Merged
Nic-Ma merged 12 commits intoProject-MONAI:devfrom
Nic-Ma:fix-mlflowhandler
Nov 15, 2022
Merged

Fix tutorial test error about MLFlowHandler#5527
Nic-Ma merged 12 commits intoProject-MONAI:devfrom
Nic-Ma:fix-mlflowhandler

Conversation

@Nic-Ma
Copy link
Copy Markdown
Contributor

@Nic-Ma Nic-Ma commented Nov 15, 2022

Description

Fix Project-MONAI/tutorials#1040

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Nov 15, 2022

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Nov 15, 2022

/build

1 similar comment
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Nov 15, 2022

/build

@Nic-Ma Nic-Ma marked this pull request as ready for review November 15, 2022 15:51
@Nic-Ma Nic-Ma changed the title [WIP] Fix tutorial test error about MLFlowHandler Fix tutorial test error about MLFlowHandler Nov 15, 2022
@Nic-Ma Nic-Ma requested a review from wyli November 15, 2022 15:53
@Nic-Ma
Copy link
Copy Markdown
Contributor Author

Nic-Ma commented Nov 15, 2022

/integration-test

@Nic-Ma Nic-Ma enabled auto-merge (squash) November 15, 2022 16:07
@Nic-Ma Nic-Ma merged commit 8ac7df4 into Project-MONAI:dev Nov 15, 2022
wyli pushed a commit to wyli/MONAI that referenced this pull request Nov 16, 2022
### Description

Fix Project-MONAI/tutorials#1040

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Nic Ma <[email protected]>
bhashemian pushed a commit to bhashemian/MONAI that referenced this pull request Nov 23, 2022
### Description

Fix Project-MONAI/tutorials#1040

### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.

Signed-off-by: Nic Ma <[email protected]>
Signed-off-by: Behrooz <[email protected]>
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.

MLFlowHandler issue

2 participants