awesome-python-projects icon indicating copy to clipboard operation
awesome-python-projects copied to clipboard

File not opening

Open Vinamrata1086 opened this issue 4 years ago • 1 comments

Describe the bug The IRIS_FLOWER_DETECTION.ipynb file is not opening.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://github.com/garimasingh128/awesome-python-projects/tree/master/IRIS_FLOWER_DETECTION'
  2. Click on 'https://github.com/garimasingh128/awesome-python-projects/blob/master/IRIS_FLOWER_DETECTION/IRIS_FLOWER_DETECTION.ipynb'

Screenshots Screenshot 2021-01-08 14 05 27

Additional context Can I work on this bug and add a new file with Readme.

Vinamrata1086 avatar Jan 08 '21 08:01 Vinamrata1086

Large Jupyter files often do not load in Github you need to download it and then run it. The problem is inside GitHub CDN everything else is fine while running it.

saadhaxxan avatar Jan 11 '21 15:01 saadhaxxan