pyenv
I have been using pyenv+venv to build Python environments. There are several package management tools for Pyton, but they are chaotic and I have not touched them until now. In the midst of all this, I had a chance to use Poetry, so I decid…
Since the version of Ubuntu in WSL (Windows Subsystem for Linux) was getting old at 16, we installed a new Ubuntu with version 18. I also re-set up Python3 + Jupyter Notebook accordingly, but I ran into a few snags along the way, so here a…