Kalum Ost

Results 7 issues of Kalum Ost

Please include the following information in all bug reports: * Minecraft Development for IntelliJ plugin version: 2022.1-15.1.19 * IntelliJ Version 2022.1 * Operating System: PopOS 22.04 * Target Platform: Quilt,...

type: bug
platform: mixins

**Feature justification** The FSLeyes plugin has been stagnant more-or-less for 5 years now, and with the upcoming deprecation of some methods, it will need to be updated to account for...

maintenance

**Feature justification** Right now, running SCT in Jupyter Notebooks is technically possible, but prone to incurring various errors (see #4674 as an example) and has no documented behavior. Is it...

script: install_sct

**Feature justification: Is your feature request related to a problem? Please describe.** With the recent consolidation of CLI arguments, this CLI stuck out as having semi-redundant arguments. Its probably worth...

sct_check_dependencies

### Description Running a batch job in parallel which requires a model that SCT hasn't already installed will result in any processes which try to start immediately after the first...

sct_deepseg

## Checklist - [ ] **PR Sidebar**: I've filled in each of the options within the PR sidebar. ([Reviewers](https://github.com/spinalcordtoolbox/spinalcordtoolbox/wiki/Contributing:-Submitting-changes-to-SCT-(Opening-a-Pull-Request)#231-reviewers), [Assignees](https://github.com/spinalcordtoolbox/spinalcordtoolbox/wiki/Contributing:-Submitting-changes-to-SCT-(Opening-a-Pull-Request)#232-assignees), [Labels](https://github.com/spinalcordtoolbox/spinalcordtoolbox/wiki/Contributing:-Submitting-changes-to-SCT-(Opening-a-Pull-Request)#233-labels) (**exactly one** dark purple label!), [Milestone](https://github.com/spinalcordtoolbox/spinalcordtoolbox/wiki/Contributing:-Submitting-changes-to-SCT-(Opening-a-Pull-Request)#234-milestone), [Development](https://github.com/spinalcordtoolbox/spinalcordtoolbox/wiki/Contributing:-Submitting-changes-to-SCT-(Opening-a-Pull-Request)#235-development).) - [...

bug
refactoring

As [PEP 810](https://peps.python.org/pep-0810/) has now be officially accepted for Python 3.15, native lazy importing within Python itself will be available soon; we should swap to it when we reach this...

epic
good first issue