lincc-frameworks / lincc-frameworks/python-project-template
Keep slow notebooks up-to-date
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- Jinja
- 星标
- 85
- 派生
- 16
- 平均合并
- 6 小时 18 分钟
- 30 天内合并 PR
- 1
描述
We have a “pre-executed” folder with some slow notebooks. It would be great to have a way to test whether they still work. A few options to consider:
- Alert maintainers about notebooks that haven’t been committed in a long time.
- Re-run these notebooks nightly as part of smoke tests.
- Do the same but move them to a separate folder.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 pre-executed 文件夹及其中运行缓慢的 notebook,然后查看此模板如何定义 smoke test。明确项目需要的是维护者提醒、每晚重新运行 notebook,还是单独的文件夹。完成的标准是所选方案能够可靠地识别或验证过时的 notebook。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jupyter-notebook, python
- 领域
- ci-cd, testing
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100