feat: add redirection

This commit is contained in:
2019-08-14 21:24:00 +09:00
parent b4e41ac8e5
commit d5b4e0cce8
42 changed files with 96 additions and 56 deletions

View File

@@ -1,6 +1,7 @@
---
title: Install Python and Jupyter on macOS with Minimal Effort
date: 2017-02-28 11:14:00 +09:00
redirect_from: /blog/2017/02/28/minimal-python-jupyter-macos
---
Maybe you don't need `pyenv` and/or `virtualenv` in most cases.