Instalación de Ipython-SQL en Jupyter

# You have to do this only once, in the first cell 
!conda install -yc conda-forge ipython-sql
Thankful Toad