aionthebeach / aionthebeach/ocean-maps
Jupyter notebooks redundant meta data should not be checked in the repo
未關閉
good first issue
- 主要語言
- Jupyter Notebook
- 星號
- 8
- 分支
- 4
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Current merges seem to include meta data and outputs in jupyter notebooks. This causes a problem as the number of iterations and outputs will differ in different developer environments. Think results of a random.rand or # of iterations. This requires using tools such as nbstrip_full to be used as precommit hooks in git so that unnecessary meta data is not checked in.
This issue can be resolved by:
1. Clearly documenting the procedure for using precommit hooks
2. Ensuring that the PR is not merged in the master branch if there is any meta data in jupyter notebooks.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。