Open issue with plotly https://github.com/plotly/plotly.py/issues/2062 temporal solution ``` %%html <style> .jp-OutputArea-output { overflow-y: hidden; } </style> ```
Open issue with plotly plotly/plotly.py#2062
temporal solution