Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[semester-upkeep] React based on Kaggle's API response #39

Open
3 tasks
jmuchovej opened this issue Dec 18, 2019 · 0 comments
Open
3 tasks

[semester-upkeep] React based on Kaggle's API response #39

jmuchovej opened this issue Dec 18, 2019 · 0 comments
Labels
πŸŽ† feature-request πŸ“ todo Items in still in ideation, discovery, or planning "mode." 🍜 nice to have Tasks that should be completed, but not necessarily ASAP.

Comments

@jmuchovej
Copy link
Member

NOTE: I'm still working on fleshing this one out, I've had to shift gears to other things – should be able to come back to this by Fri Dec 18.

  • (🍜 Nice to Have) React based on the Kaggle API's response (it whines if you run more than 10 CPU Kernels or 2 GPU Kernels at a time)

Just a note, when referring to groups... groups := {intelligence, core, data-science, supplementary}

Feature Request, for autobot

Description Not all Kaggle Kernels need GPUs. More importantly, Kaggle limits us to 2 active GPU Kernels, while we're allowed up to 10 CPU Kernels. Based on this, it makes sense to toggle GPUs from syllabus.yml – this also allows for toggling the meeting's info if there's a need to rapidly iterate on the Kaggle Kernel.

Needs

  • If a notebook fails to compile
  • If a notebook fails to push because competition rules haven't been accepted,

Initial Comments

  • Play around with the kaggle CLI and take a look at error codes. This should be a useful way to interpret whatever errors we have.
@jmuchovej jmuchovej added πŸ“ todo Items in still in ideation, discovery, or planning "mode." 🍜 nice to have Tasks that should be completed, but not necessarily ASAP. πŸŽ† feature-request labels Dec 18, 2019
@jmuchovej jmuchovej added this to the Winter 2019 Upgrade milestone Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
πŸŽ† feature-request πŸ“ todo Items in still in ideation, discovery, or planning "mode." 🍜 nice to have Tasks that should be completed, but not necessarily ASAP.
Projects
None yet
Development

No branches or pull requests

1 participant