Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unneeded "checkpoints" files #2

Open
zcernigoj opened this issue Nov 17, 2023 · 0 comments
Open

Remove unneeded "checkpoints" files #2

zcernigoj opened this issue Nov 17, 2023 · 0 comments

Comments

@zcernigoj
Copy link

This is for a separate MR, just mentioning here for convenience

notebooks/.ipynb_checkpoints/5_SH_backend_data_fusion_mean_NDVI-checkpoint.ipynb and other "checkpoints" files in notebooks/.ipynb_checkpoints folder are not needed and can be removed.

Also, to avoid committing new "checkpoints" files, these 2 lines should be added to .gitignore:

.ipynb_checkpoints
*/.ipynb_checkpoints/*

Originally posted by @zcernigoj in #1 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant