numerai / numerai-cli

Automated submission workflows in the cloud.
MIT License
91 stars 28 forks source link

Add support for optional custom keys #68

Open mikedbjones opened 1 year ago

mikedbjones commented 1 year ago

During numerai setup the user can optionally add two custom keys, eg for usernames/passwords on other services such as Numerbay. On the cloud environment, these keys will be _CUSTOM_KEY1 and _CUSTOM_KEY2. Added a brief section to the readme to explain usage.

mikedbjones commented 1 year ago

Hi, is there anything I can do to help with the progress of this?