aionthebeach / aionthebeach/ocean-maps

Jupyter notebooks redundant meta data should not be checked in the repo

未關閉
#3 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。