Closed ocefpaf closed 3 years ago
@apkrelling I'm merging this so you can send your PRs. Note that some checks from the pre-commit hooks are failing. You can ignore all checks on the ERDDAP_timeseries_explorer.py
b/c that one is generated from the ERDDAP_timeseries_explorer.ipynb
. If you want to fix any of those errors, like the codespells ones, just change the notebooks and we'll generate the .py file again.
This GitHub Action will test the env creation, no notebook tests yet but this will allow us to add/remove packages from the env without worrying if we are breaking something or not.
@apkrelling you can start sending your PRs after this one! Sorry it took me so long to get to this.