diff --git a/python/README.md b/python/README.md index a3339c5..65aab98 100755 --- a/python/README.md +++ b/python/README.md @@ -3,6 +3,7 @@ Python Cookbook A collection of notebooks with examples about the main Python packages: NumPy, Pandas, Matplotlib, SciPy. * [NumPy and SciPy](scipy-numpy-cheat-sheet.ipynb) +* [Jupyter widgets](jupyter_widgets.ipynb) * [Pandas](intro_to_pandas.ipynb) * [Object-Oriented Python](python_oop.ipynb)