substra-documentation icon indicating copy to clipboard operation
substra-documentation copied to clipboard

[BUG] Broken link in TorchAlgo link in example

Open ThibaultFy opened this issue 2 years ago • 1 comments

Describe the bug

Links are broken in the doc both Torch algorithm in text and when you click on the code on the TorchAlgo class it redirects to ABC

How To Reproduce

Steps to reproduce the behavior:

  1. Click here https://docs.substra.org/en/stable/substrafl_doc/examples/get_started/run_mnist_torch.html#sphx-glr-substrafl-doc-examples-get-started-run-mnist-torch-py:~:text=class%20MyAlgo(TorchFedAvgAlgo)%3A

Expected behavior

Redirect to https://docs.python.org/3/library/abc.html#abc.ABC

ThibaultFy avatar Feb 21 '23 13:02 ThibaultFy

Still not working :c

KindEmily avatar Aug 17 '24 12:08 KindEmily