Wanted to try out some Python NLP packages, found API discovery in Jupyter less than ideal.
Sublime Text 3 gave me a headache because it didn't pick up the default Python version I set using [pyenv].
- Ensure
pyenv
works and is set up to use your default Python version of choice.