[PR #248] [MERGED] updated cluster env and local catch for efs #261

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

📋 Pull Request Information

Original PR: https://github.com/GokuMohandas/Made-With-ML/pull/248
Author: @GokuMohandas
Created: 12/7/2023
Status: Merged
Merged: 12/7/2023
Merged by: @GokuMohandas

Base: mainHead: dev


📝 Commits (2)

  • 11ab35b added local catch for EFS OS/permissions issues
  • be3d273 updated cluser compute, environment and workloads

📊 Changes

11 files changed (+454 additions, -402 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 .pre-commit-config.yaml (+1 -1)
📝 Makefile (+1 -0)
📝 README.md (+2 -2)
📝 deploy/cluster_compute.yaml (+5 -5)
📝 deploy/cluster_env.yaml (+1 -1)
📝 deploy/jobs/workloads.sh (+0 -1)
📝 madewithml/config.py (+5 -0)
📝 notebooks/benchmarks.ipynb (+33 -33)
notebooks/clear_cell_nums.py (+23 -0)
📝 notebooks/madewithml.ipynb (+382 -359)

📄 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/248 **Author:** [@GokuMohandas](https://github.com/GokuMohandas) **Created:** 12/7/2023 **Status:** ✅ Merged **Merged:** 12/7/2023 **Merged by:** [@GokuMohandas](https://github.com/GokuMohandas) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`11ab35b`](https://github.com/GokuMohandas/Made-With-ML/commit/11ab35b251fdfbc0f9e518a5cd7e629580de85ef) added local catch for EFS OS/permissions issues - [`be3d273`](https://github.com/GokuMohandas/Made-With-ML/commit/be3d2732a8f73dd0257e72ca542c748766fbd170) updated cluser compute, environment and workloads ### 📊 Changes **11 files changed** (+454 additions, -402 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `.pre-commit-config.yaml` (+1 -1) 📝 `Makefile` (+1 -0) 📝 `README.md` (+2 -2) 📝 `deploy/cluster_compute.yaml` (+5 -5) 📝 `deploy/cluster_env.yaml` (+1 -1) 📝 `deploy/jobs/workloads.sh` (+0 -1) 📝 `madewithml/config.py` (+5 -0) 📝 `notebooks/benchmarks.ipynb` (+33 -33) ➕ `notebooks/clear_cell_nums.py` (+23 -0) 📝 `notebooks/madewithml.ipynb` (+382 -359) </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:12:10 -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#261