In [1]:
import numpy as np
import matplotlib.pyplot as plt

In [3]:
from IPython.html.widgets import interact


WARNING:py.warnings::0: FutureWarning: IPython widgets are experimental and may change in the future.


In [4]:
interact?

In [ ]: