#!/usr/bin/env python # coding: utf-8 # In[1]: from ipywidgets import IntSlider islide = IntSlider() islide