11. Week 11 Learning and Applications Notebook - aboatwr/R4R GitHub Wiki

This week we just talked about capstone projects. We didn't learn any new skills.

Capstone Update

Progress

  • I am writing a lot of new code for my project, so I have been documenting it as I go.
  • I am still struggling a bit with the container, but I haven't put much time into resolving the errors. One issue with my .yml file was that many of the packages listed in it should have been under the 'pip' section. However, even after resolving that, Binder is still struggling to load things like gdal from the environment file and I am not sure why.

Goals:

  • Short-term goal: Finish creating Binder container.
  • Mid-term goal: Fully document all code and data used in summer/fall 2022 research project so that it can be replicated by my team & create a container that replicates my condo environment.
  • Long-term goal: use binder to combine my docker image and jupyter notebook & stata code (I think this will be useful: link to how to create a docker hub container w/stata code)