mirror of
https://github.com/GokuMohandas/Made-With-ML.git
synced 2026-03-10 07:45:32 -05:00
[PR #239] [MERGED] adding dotenv for credentials management #257
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/GokuMohandas/Made-With-ML/pull/239
Author: @GokuMohandas
Created: 9/15/2023
Status: ✅ Merged
Merged: 9/15/2023
Merged by: @GokuMohandas
Base:
main← Head:dev📝 Commits (1)
097ffaaadding dotenv for credentials management📊 Changes
9 files changed (+1656 additions, -1735 deletions)
View changed files
📝
README.md(+15 -27)➕
madewithml/__init__.py(+3 -0)📝
madewithml/config.py(+3 -1)📝
madewithml/predict.py(+1 -1)📝
madewithml/serve.py(+2 -1)📝
madewithml/train.py(+4 -6)📝
madewithml/tune.py(+4 -6)📝
notebooks/madewithml.ipynb(+1623 -1693)📝
requirements.txt(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.