os-climate / os_c_data_commons

Repository for Data Commons platform architecture overview, as well as developer and user documentation
Apache License 2.0
19 stars 10 forks source link

Jupyter checks for emptying output of notebooks for better code sanity #289

Open Gregory-Pereira opened 1 year ago

Gregory-Pereira commented 1 year ago

Goal is to ensure checking of and the actually doing of stripping out outputs of jupyternotebooks. Action of item of OSC and Platform services operatrions morning sync 04/10/2023.

Implementation might use pre-commit hooks. Resources:

pre-commit checking Jupyter hub output of notebook is empty?

/assign /assign @MichaelTiemann

MichaelTiemannOSC commented 1 year ago

I brought in @erikerlandson since he knows more about this space than I do.