diff --git a/brainsteam/content/posts/2021/04/2021-04-13-virtualenvs/index.md b/brainsteam/content/posts/2021/04/2021-04-13-virtualenvs/index.md index f606b57..594464e 100644 --- a/brainsteam/content/posts/2021/04/2021-04-13-virtualenvs/index.md +++ b/brainsteam/content/posts/2021/04/2021-04-13-virtualenvs/index.md @@ -6,7 +6,7 @@ resources: - name: feature src: images/feature.jpg date: 2021-04-12T20:21:11+00:00 -url: /2021/04/01/running-old-pytorch-docker/ +url: /2021/04/01/opinionated-guide-to-virtualenvs/ description: A fairly thorough explanation and exploration of python package and environment managers as of April 2021 with some opinionated setups proposed for different user types at the end. categories: - Work