mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-09 07:12:37 -05:00
Lessons page, Basic ML: "Notebook not found". #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ColinLeongUDRI on GitHub (Jan 30, 2020).
Problem: Starting from either https://practicalai.me/learn/lessons/ or https://github.com/practicalAI/practicalAI, when attempting to click any of the lessons I see "Notebook not found".
Proposed fix: Possibly "basic_ml" should be added to the path?
When I click "authorize with Github" I see the same thing:

The link given then does not work:

In the case of the "linear regression" notebook, the non-working link given on the "lessons" page is https://colab.research.google.com/github/practicalAI/practicalAI/blob/master/notebooks/04_Linear_Regression.ipynb
Whereas if you go find it on github directly, it is
https://colab.research.google.com/github/practicalAI/practicalAI/blob/master/notebooks/basic_ml/04_Linear_Regression.ipynb
@GokuMohandas commented on GitHub (Jan 31, 2020):
Hey @ColinLeongUDRI , thanks for catching this mistake! I've fixed the readme and the links on the website as well https://practicalai.me
@Sherlock-1 commented on GitHub (Mar 18, 2020):
sorry,it seemed that it still cannot be opened.....If possible,could you please solve the problem?