With the current master (tag python3), the Binder link is broken. This is because Binder uses a Dockerfile (https://github.com/fangohr/finmag/blob/main/binder/Dockerfile) which assumes the python2 but then uses the files in the repo which are already python3
Related: #54
With the current master (tag
python3), the Binder link is broken. This is because Binder uses a Dockerfile (https://github.com/fangohr/finmag/blob/main/binder/Dockerfile) which assumes the python2 but then uses the files in the repo which are already python3Related: #54