There is an error when launching the example notebook using the new and improved Binder:
ImportError: No module named _tkinter, please install the python-tk package
tkinter is not on pip, so we need to a) scrap the reqs file and make a docker image, or b) figure out if we can remove tkinter a a hypertools dependency
There is an error when launching the example notebook using the new and improved Binder:
tkinter is not on pip, so we need to a) scrap the reqs file and make a docker image, or b) figure out if we can remove tkinter a a hypertools dependency