anaconda / anaconda-project

Tool for encapsulating, running, and reproducing data science projects
https://anaconda-project.readthedocs.io/en/latest/
Other
221 stars 88 forks source link

add user_fields field #224

Closed cjmartian closed 5 years ago

cjmartian commented 5 years ago

This adds support for a user_fields field that will stop warnings from happening and will allow the user to define arbitrary fields in their project.yaml as requested here: https://github.com/Anaconda-Platform/anaconda-project/issues/221

cjmartian commented 5 years ago

@jbednar No problem! I don't think I have the ability to merge the changes.

jbednar commented 5 years ago

I can merge, once the tests pass.

jsignell commented 5 years ago

Looks like some flake errors?

mcg1969 commented 5 years ago

Closing in favor of #228. It was easier to pull the key commits into a separate branch