hackalog / easydata

A flexible template for doing reproducible data science in Python.
MIT License
108 stars 22 forks source link

Move to requiring make update_environment #221

Closed hackalog closed 3 years ago

hackalog commented 3 years ago

so we can do other in-environment config such as jupyter templates.

This means we DON'T create a lockfile on create_environment

This will also address the ARCH name bug, #213