Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] "Run in Colab" button in tutorials not working #2134

Closed
matteobettini opened this issue Apr 29, 2024 · 0 comments · Fixed by #2197 or #2268
Closed

[BUG] "Run in Colab" button in tutorials not working #2134

matteobettini opened this issue Apr 29, 2024 · 0 comments · Fixed by #2197 or #2268
Assignees
Labels
bug Something isn't working

Comments

@matteobettini
Copy link
Contributor

The "Run in Colab" button of the notebooks seems to give an error

Screenshot 2024-04-29 at 10 40 48 Screenshot 2024-04-29 at 10 44 17
Notebook not found
There was an error loading this notebook. Ensure that the file is accessible and try again.
https://github.com/pytorch/rl/blob/gh-pages/_downloads/c4cc1ccac40ca535b79628b7eb0bbe18/coding_ppo.py
Fetch for https://api.github.com/repos/pytorch/rl/contents/_downloads/c4cc1ccac40ca535b79628b7eb0bbe18?per_page=100&ref=gh-pages failed: {
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest/repos/contents#get-repository-content"
}

CustomError: Fetch for https://api.github.com/repos/pytorch/rl/contents/_downloads/c4cc1ccac40ca535b79628b7eb0bbe18?per_page=100&ref=gh-pages failed: {
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest/repos/contents#get-repository-content"
}

    at new EO (https://ssl.gstatic.com/colaboratory-static/common/78fd4640f7d67f94e8a68d0d5bbcdea9/external_polymer_binary.js:2493:68)
    at ua.program_ (https://ssl.gstatic.com/colaboratory-static/common/78fd4640f7d67f94e8a68d0d5bbcdea9/external_polymer_binary.js:2476:435)
    at za (https://ssl.gstatic.com/colaboratory-static/common/78fd4640f7d67f94e8a68d0d5bbcdea9/external_polymer_binary.js:16:57)
    at ua.next_ (https://ssl.gstatic.com/colaboratory-static/common/78fd4640f7d67f94e8a68d0d5bbcdea9/external_polymer_binary.js:14:195)
    at kaa.next (https://ssl.gstatic.com/colaboratory-static/common/78fd4640f7d67f94e8a68d0d5bbcdea9/external_polymer_binary.js:17:48)
    at b (https://ssl.gstatic.com/colaboratory-static/common/78fd4640f7d67f94e8a68d0d5bbcdea9/external_polymer_binary.js:17:309)

It seems due to the fact that it is not able to load the artifact from https://api.github.com/repos/pytorch/rl/contents/_downloads/c4cc1ccac40ca535b79628b7eb0bbe18?per_page=100&ref=gh-pages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants