Info: This package contains files in non-standard
labels.
linux-64
v0.3.9
osx-64
v0.3.9
win-32
v0.3.9
win-64
v0.3.9
noarch
v0.3.9
conda install
To install this package run one of the following: conda install conda-forge::ipython-sqlconda install conda-forge/label/cf201901::ipython-sqlconda install conda-forge/label/cf202003::ipython-sql
Description
ipython-sql introduces a %sql (or %%sql) magic to your notebook allowing you to connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.