download kaggle notebook along with the printed logs

243 Views Asked by At

I ran some machine-learning notebooks on Kaggle. I created multiple versions in the same notebook. I have also put logs of the results and other important things.

Now I tried to download a specific version. It shows the logs when I view from Kaggle. I downloaded the code and opened locally and cannot see the logs. Only the code. But when I download a notebook from Google Colab I can also see the logs as well.

How do I download the logs along with the code?

This is how i downloaded the code enter image description here

1

There are 1 best solutions below

4
esqew On

The Download Code menu option does just that - downloads the code, and nothing else.

To export the notebook, including the code cells and their associated outputs, open the notebook in question and select FileDownload Notebook.