Gabriel Mel de Fontenay
Results
1
issues of
Gabriel Mel de Fontenay
### Describe the bug The widget demo on the jupyter-book [ipywidgets page](https://jupyterbook.org/en/stable/interactive/interactive.html#ipywidgets) doesn't seem to be working. I also copied the code, ``` import ipywidgets as widgets widgets.IntSlider( value=7, min=0,...
bug