Instalando o ipython-sql em jupyter

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