jupyter notebook – Log Console on a dependent python file
In Jupyter Notebook, how can I log on the log console (shown in View
-> Show Log Console
) the output of some log from a Python file dependency?
In Jupyter Notebook, how can I log on the log console (shown in View
-> Show Log Console
) the output of some log from a Python file dependency?