learn-advanced-python
learn-advanced-python copied to clipboard
How to log to a file in Google Colab?
Hi,
Thank you for the awesome material. I'm wondering how to log to a file from a colab notebook. I noticed that you use the magic command %%python
to log the current cell to a file. I'm wondering if it's not possible to do this with the current notebook for some reason.
Best Regards.