I am a rookie and trying to use Jupyter Notebook with ruby and I want to create an interactive notebook with widgets.
Something like this.(pic below)
This is easily achievable with ipywidgets in python. But I don't know how to do this with ruby.
I installed iRuby and all other necessary dependencies, started the notebook with iruby notebook
.