scverse / scverse/spatialdata-tutorials
Replace `os.path` with `Path` and "unzip" with `shutil.unpack_archive`
未关闭
还没有人认领这个 Issue。
- 主要语言
- Jupyter Notebook
- 星标
- 67
- 派生
- 26
- 平均合并
- 4 分钟
- 30 天内合并 PR
- 1
描述
@melonora pointed out that this would better generalizes to all platform.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
搜索仓库中的 notebook,查找 os.path 和 unzip 操作的使用位置;该 issue 没有指定具体的文件或测试。运行受影响 notebook 的工作流,并确认路径处理和归档解压在各个平台上都能在不使用这些模式的情况下正常工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- operating-systems
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100