%reload_ext sql %sql sqlite://
%reload_ext sql
%sql sqlite://
第二行无法编译,报告显示:UsageError: Line magic function %sqlnot find。用Python3.8,jupyter笔记本。
%sql
python sqlite
python ×1
sqlite ×1