How to upload my own data?

Hi,
How do I upload my own data? In all the programming assignments, a ready to use data have been given.

Why not use your personal desktop or google colab?
Assuming I understood your question correctly, please don’t use coursera GPUs to solve non-assignment problems.

If that’s not the case, do explain what you’re looking to accomplish.

Like in the cat recognizing case, what if I want to use my cat’s picture?

Hi @Dr_Arshad_Hussain ,

From the menu bar on the top your notebook, clicks:
file ->open
at the top right, you will see a upload button, just click that upload button, a dialogue box will open for you to select file to be uploaded. Please refer to the course implementation instruction for specific instruction if uploading your own data is required.

Thanks.