I ran your notebooks with a Python 3 kernel with updated libraries. I made the necessary changes to achieve compatibility, and also the URL for the canada climate data was deprecated, so I corrected it (the new format comes with one less column, so I had to remove it: 'Data Quality'). It works with mybinder as well, and there is no need for the runtime.txt file anymore since it's Python 3.
I ran your notebooks with a Python 3 kernel with updated libraries. I made the necessary changes to achieve compatibility, and also the URL for the canada climate data was deprecated, so I corrected it (the new format comes with one less column, so I had to remove it: 'Data Quality'). It works with mybinder as well, and there is no need for the
runtime.txt
file anymore since it's Python 3.