pytorch / rl

A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
https://pytorch.org/rl
MIT License
2.01k stars 269 forks source link

Fix "Run in Colab" and "Download Notebook" links in tutorials #2268

Closed kurtamohler closed 6 days ago

kurtamohler commented 1 week ago

Description

Fixes the links to run tutorials in Colab and to download notebooks.

Motivation and Context

close #2134

Types of changes

What types of changes does your code introduce? Remove all that do not apply:

Checklist

Go over all the following points, and put an x in all the boxes that apply. If you are unsure about any of these, don't hesitate to ask. We are here to help!

pytorch-bot[bot] commented 1 week ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/rl/2268

Note: Links to docs will display an error until the docs builds have been completed.

:heavy_exclamation_mark: 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

:x: 3 New Failures, 11 Pending, 5 Unrelated Failures

As of commit 9b38cf6df67330cc6fdf262f0bef39f3e82fbd72 with merge base ba6897df160bf757e7aa7af921b28810974eb668 (image):

NEW FAILURES - The following jobs have failed:

* [Continuous Benchmark (PR) / GPU Pytest benchmark](https://hud.pytorch.org/pr/pytorch/rl/2268#27034470879) ([gh](https://github.com/pytorch/rl/actions/runs/9785956403/job/27034470879)) `Workflow failed! Resource not accessible by integration` * [Habitat Tests on Linux / tests (3.9, 12.1) / linux-job](https://hud.pytorch.org/pr/pytorch/rl/2268#27034472748) ([gh](https://github.com/pytorch/rl/actions/runs/9785956418/job/27034472748)) `RuntimeError: Command docker exec -t 934c2a462827d233e76ffbe82f3d684be6b0c18249b718d5edea2696f46f7c58 /exec failed with exit code 139` * [RLHF Tests on Linux / unittests (3.9, 12.1) / linux-job](https://hud.pytorch.org/pr/pytorch/rl/2268#27034473821) ([gh](https://github.com/pytorch/rl/actions/runs/9785956426/job/27034473821)) `RuntimeError: vmap: It looks like you're attempting to use a Tensor in some data-dependent control flow. We don't support that yet, please shout over at https://github.com/pytorch/functorch/issues/257 .`

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

* [Continuous Benchmark (PR) / CPU Pytest benchmark](https://hud.pytorch.org/pr/pytorch/rl/2268#27034470115) ([gh](https://github.com/pytorch/rl/actions/runs/9785956403/job/27034470115)) (detected as infra flaky with no log or failing log classifier) * [Wheels / build-wheel-linux (3.10, cp310-cp310, --index-url https://download.pytorch.org/whl/cpu, "['cpu', ...](https://hud.pytorch.org/pr/pytorch/rl/2268#27034471560) ([gh](https://github.com/pytorch/rl/actions/runs/9785956396/job/27034471560)) ([similar failure](https://hud.pytorch.org/pytorch/rl/commit/9b38cf6df67330cc6fdf262f0bef39f3e82fbd72#27034470115)) * [Wheels / build-wheel-linux (3.11, cp311-cp311, --index-url https://download.pytorch.org/whl/cpu, "['cpu', ...](https://hud.pytorch.org/pr/pytorch/rl/2268#27034473833) ([gh](https://github.com/pytorch/rl/actions/runs/9785956396/job/27034473833)) ([similar failure](https://hud.pytorch.org/pytorch/rl/commit/9b38cf6df67330cc6fdf262f0bef39f3e82fbd72#27034470115)) * [Wheels / build-wheel-linux (3.8, cp38-cp38, --index-url https://download.pytorch.org/whl/cpu, "['cpu', '11...](https://hud.pytorch.org/pr/pytorch/rl/2268#27034470322) ([gh](https://github.com/pytorch/rl/actions/runs/9785956396/job/27034470322)) ([similar failure](https://hud.pytorch.org/pytorch/rl/commit/9b38cf6df67330cc6fdf262f0bef39f3e82fbd72#27034470115)) * [Wheels / build-wheel-linux (3.9, cp39-cp39, --index-url https://download.pytorch.org/whl/cpu, "['cpu', '11...](https://hud.pytorch.org/pr/pytorch/rl/2268#27034470791) ([gh](https://github.com/pytorch/rl/actions/runs/9785956396/job/27034470791)) ([similar failure](https://hud.pytorch.org/pytorch/rl/commit/9b38cf6df67330cc6fdf262f0bef39f3e82fbd72#27034470115))

This comment was automatically generated by Dr. CI and updates every 15 minutes.