Added a new directory to images for pangeonotebook-2021.06.05_prefect-0.14.22_pangeoforgerecipes-0.4.0 and setup the Dockerfile and requirements.txt to setup the correct package versions.
How you can test it
$ make build-image image=pangeonotebook-2021.06.05_prefect-0.14.22_pangeoforgerecipes-0.4.0
What I am changing
Adding
pangeonotebook-2021.06.05_prefect-0.14.22_pangeoforgerecipes-0.4.0
as per https://github.com/pangeo-forge/staged-recipes/issues/58#issue-932004316How I did it
Added a new directory to
images
forpangeonotebook-2021.06.05_prefect-0.14.22_pangeoforgerecipes-0.4.0
and setup theDockerfile
andrequirements.txt
to setup the correct package versions.How you can test it