core
The core of the magic cell and AI model connection
explain
explain (line, cell, local_ns)
Details | |
---|---|
line | additional information added to the execution of the magic command. If provided, it will be trated as the username. |
cell | cell that potentially raised the exception. |
local_ns | infered from the decorator. The local variables (needed to catch the imports). |