Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix opencv-python issue in TCIA tutorial (Project-MONAI#1693)
Fixes Project-MONAI#1692 workaround for Project-MONAI#1694 ### Description - Install dependency required by tcia_utils manually to avoid installing opencv-python - comment view command in the notebook ### Checks <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [ ] Avoid including large-size files in the PR. - [ ] Clean up long text outputs from code cells in the notebook. - [ ] For security purposes, please check the contents and remove any sensitive info such as user names and private key. - [ ] Ensure (1) hyperlinks and markdown anchors are working (2) use relative paths for tutorial repo files (3) put figure and graphs in the `./figure` folder - [ ] Notebook runs automatically `./runner.sh -t <path to .ipynb file>` --------- Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
- Loading branch information