Project-MONAI / Project-MONAI/tutorials
remove the workaround in TorchIO_MONAI_PyTorch_Lightning.ipynb
Open
Nobody has claimed this yet.
bug
- Dominant language
- Jupyter Notebook
- Stars
- 2.5k
- Forks
- 803
- Avg merge
- 6d 22h
- Merged PRs (30d)
- 3
Description
https://github.com/Project-MONAI/tutorials/blob/main/modules/TorchIO_MONAI_PyTorch_Lightning.ipynb
FIXME: Temporarily install PyTorch 1.10.2 during to PyTorchLightning issue: https://github.com/PyTorchLightning/pytorch-lightning/issues/10597
this currently changes the test environment when launching notebooks with runner.sh
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open modules/TorchIO_MONAI_PyTorch_Lightning.ipynb and inspect the FIXME cell and runner.sh behavior; first verify whether the linked PyTorch Lightning issue still requires the PyTorch 1.10.2 install. Remove the workaround only if notebook execution remains compatible, then run the notebook through runner.sh and confirm it no longer changes the test environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, pytorch
- Domain
- machine-learning, testing-qa
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100