I'd like to create Python 3.6 kernels for my projects—and ideally even upgrade my whole base virtualenv to 3.6.
The main thing I want is to use f strings, which will drastically simplify the way I template SQL queries.
With https://gerrit.wikimedia.org/r/#/c/operations/puppet/+/480041, it seems like we should at least be able to get Python 3.6 on the SWAP host, although it doesn't seem to be there right now.