jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.57k stars 390 forks source link

reverse generated-python direction #1459

Closed minrk closed 2 years ago

minrk commented 2 years ago

Make binderspawner_mixin.py canonical, instead of python-in-yaml

easier to edit with editors, linters, etc.

removes use of redundant pyyaml in favor of ruamel.yaml, needed for roundtrip yaml editing