We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d40a1 commit 24fbb36Copy full SHA for 24fbb36
netlify.toml
@@ -77,7 +77,7 @@ HUGO_ENV = "production"
77
78
[[redirects]]
79
from = "/playground"
80
- to = "https://mybinder.org/v2/gh/pytorch-ignite/playground/HEAD?labpath=index.ipynb"
+ to = "https://colab.research.google.com/github/pytorch-ignite/playground/blob/main/index.ipynb"
81
status = 301
82
force = true
83
0 commit comments