diff --git a/config.ini b/config.ini index 3d9e74cb4..b1d91637e 100644 --- a/config.ini +++ b/config.ini @@ -175,9 +175,9 @@ github_repo = mxnet, d2l-ai/d2l-zh-colab replace_svg_url = img, http://d2l.ai/_images libs = mxnet, mxnet, -U mxnet-cu101==1.7.0 - mxnet, d2l, .. # installing d2l - pytorch, d2l, .. # installing d2l - tensorflow, d2l, .. # installing d2l + mxnet, d2l, git+https://github.com/d2l-ai/d2l-zh@release # installing d2l + pytorch, d2l, git+https://github.com/d2l-ai/d2l-zh@release # installing d2l + tensorflow, d2l, git+https://github.com/d2l-ai/d2l-zh@release # installing d2l [sagemaker]