When you run any code on a laptop, it is execute_requestsent through the laptop server to the "core", the process that executes your code.
, . , , :
get_ipython().magic('load_ext sql')
, %hist -t.
.magic() load_ext . , :
get_ipython().magics_manager.magics['line']
( IPython)
IPython.core.magics.extension.ExtensionMagics.load_ext, . .
sql sql.load_ipython_extension(ip), . , - .