I used this answer to build a requirements.txt
file for my Jupyter notebook. I then put both the ipynb
and requirements.txt
file in a Git repo and published it to Binder. As I understand, this should give me an interactive version of my notebook which I can share with people for them to play around with.
The published Binder can be found here.
Does anyone know why the interactive
bit is not showing? Specifically, the sliders.