diff --git a/doc.zih.tu-dresden.de/docs/software/distributed_training.md b/doc.zih.tu-dresden.de/docs/software/distributed_training.md index d024d3e5bae5a498e8a5855eeaa497856501705c..b3c6733bc0c7150eeee561ec450d33a7db27d54a 100644 --- a/doc.zih.tu-dresden.de/docs/software/distributed_training.md +++ b/doc.zih.tu-dresden.de/docs/software/distributed_training.md @@ -189,7 +189,7 @@ Check the [page](https://pytorch.org/docs/stable/notes/cuda.html#cuda-nn-ddp-ins Download: [example_PyTorch_parallel.zip (4.2 KB)](misc/example_PyTorch_parallel.zip) - Remember that for using [JupyterHub service](../access/jupyterhub.md) for PyTorch you need to + Remember that for using [JupyterHub service](../access/jupyterhub.md) for PyTorch, you need to create and activate a virtual environment (kernel) with loaded essential modules. Run the example in the same way as the previous examples.