scverse / scverse/spatialdata-tutorials

Replace `os.path` with `Path` and "unzip" with `shutil.unpack_archive`

Open
#40 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.