alteryx / alteryx/evalml

Remove empty "attachment" metadata entry in pre-commit notebook cleanup

Open
#4,222 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
850
Forks
96
PR merge metrics
No merged PRs in 30d

Description

When opening a Jupyter notebook in VSCode, occasionally it will add an empty "attachment" field in the metadata section as seen [here](https://github.com/alteryx/evalml/pull/4215#discussion_r1248163024). It is fairly easy to miss out and accidently commit this as part of a review. We should update our Jupyter notebook check to remove this field (if empty, otherwise leave it in if it has data) prior to committing. This code should run in `docs/notebook_version_standardizer.py`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.