Hello,
I would like to ask if somebody knows how to make a Jupyter Notebook with slide bars in Julia work using Binder. Locally, in my machine, after installing the necessary dependencies in the project I am able to make it work. However, after uploading my repo to binder, I get the missing WebIO error all the time.
Is there any example online where something similar is done?