ine-rmotr-curriculum / FreeCodeCamp-Pandas-Real-Life-Example

1.54k stars 5.29k forks source link

Cannot load Exercises_1.ipynb or Exercises_2.ipynb #25

Open shahidmalik1 opened 2 years ago

shahidmalik1 commented 2 years ago

Hi

I've just started learning Data Analysis using Python from FreeCodeCamp.org. I am new to Githhub also, so bear with me!

I am using JupyterLab (v3.2.1) launched from Anaconda (v2.2.0) to load the exercises (since Notebook.ai mentioned in lectures is apparently shutting down). When I try to load Exercises_1.ipynb or Exercises_2.ipynb I get the following error:

File Load Error for Exercises_2.ipynb Unreadable Notebook: C:\XXXXX\Exercises_2.ipynb NotJSONError("Notebook does not appear to be JSON: '\n\n\n\n\n\n\n<!DOCTYPE html>\n<html la...")

I tried to search for a solution, but it appears to be beyond my skill set.

Can somebody help with this?

Thanks, Shahid

angdrico commented 2 years ago

Hi there

It worked by this way: download the zip of all resources and open the jupyternotebook (Exercises_1.ipynb or Exercises_2.ipynb) with Anaconda just like you.

Hope it helps :)