scverse / scverse/spatialdata-tutorials
Replace `os.path` with `Path` and "unzip" with `shutil.unpack_archive`
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 67
- Forks
- 26
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
@melonora pointed out that this would better generalizes to all platform.
Contributor guide
No contributing guide indexed for this repository
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
Search the repository's notebooks for uses of os.path and the unzip operation; the issue does not name a specific file or test. Run the affected notebook workflows and confirm that path handling and archive extraction work across platforms without those patterns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- operating-systems
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100