I am trying to download a Jupyter Notebook from git. I downloaded the notebook by right clicking on the file and saving it. It is an ipynb file, but the file size seems a bit big to me for the content that it should contain (114 kb). When I click on the Notebook in Jupyter I get the following error:
Unreadable Notebook: C:\filename.ipynb NotJSONError("Notebook does not appear to be JSON: '\n\n
how can this error be solved and can I be able to open the Notebook?