Skip to content
Snippets Groups Projects
Commit c923898b authored by Christoph Lehmann's avatar Christoph Lehmann
Browse files

software/pytorch.md: updated image link for jupyterhub

parent f560a67d
No related branches found
No related tags found
5 merge requests!333Draft: update NGC containers,!322Merge preview into main,!319Merge preview into main,!279Draft: Machine Learning restructuring,!258Data Analytics restructuring
......@@ -87,7 +87,7 @@ marie@ml$ python -c "import torch; print(torch.__version__)"
In addition to using interactive and batch jobs, it is possible to work with Pytorch using JupyterHub.
The production and test environments of JupyterHub contain Python kernels, that come with a Pytorch support.
![Pytorch module in JupyterHub]**TODO**(misc/Pytorch_jupyter_module.png)
![Pytorch module in JupyterHub](misc/Pytorch_jupyter_module.png)
{: align="center"}
## Distributed Pytorch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment