course22-web icon indicating copy to clipboard operation
course22-web copied to clipboard

How do I load the chapter notebooks in Kaggle?

Open marrem opened this issue 11 months ago • 0 comments

OK, in Resources of Chapter 1 there is a link to 'Is it a bird' notebook on Kaggle. I followed the link, did a edit/copy and I managed to complete the lesson.

But now I want to read the rest of chapter 1. There is a link to this chapter, but it takes me to github. It somehow formats the notebook file, so it's readable. But of course the codeblocks won't do much if you click them on github.

So I would like to load the chapter's notebook in Kaggle. But I can't get that to work.

In the Kaggle home page, I don't see any way to import a notebook.

In the code section I can create a new notebook. When I do so it already contains a code block. Now I can choose import from the 'file' menu. But first question, what happens to the code block that was already there. Seems like it gets overwritten by the imported file. Is that a problem? Did I need that code block, because it probably wasn't put there for no reason. Next issue, I can see the imported notebook, but all image links are broken. How do I fix that?

Or did I miss some information on how to import a notebook from github to Kaggle. If so could you point me to that information.

marrem avatar Feb 10 '25 17:02 marrem