[PR #239] [MERGED] adding dotenv for credentials management #257

Closed
opened 2025-11-02 00:11:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (1)

  • 097ffaa adding 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.

## 📋 Pull Request Information **Original PR:** https://github.com/GokuMohandas/Made-With-ML/pull/239 **Author:** [@GokuMohandas](https://github.com/GokuMohandas) **Created:** 9/15/2023 **Status:** ✅ Merged **Merged:** 9/15/2023 **Merged by:** [@GokuMohandas](https://github.com/GokuMohandas) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`097ffaa`](https://github.com/GokuMohandas/Made-With-ML/commit/097ffaadc8cf22c9a208dc37441a14c28b10fbac) adding dotenv for credentials management ### 📊 Changes **9 files changed** (+1656 additions, -1735 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 00:11:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Made-With-ML#257