/kaggle-with-dev-container

Primary LanguageJupyter NotebookMIT LicenseMIT

kaggle-with-dev-container

Steps

  1. create ./data/{input,results}
  2. download competition data into a new appropriately named directory in ./data/input
  3. build devcontainer (Shift + Ctrl + P or F1 and then search "rebuild devcontainer")
  4. start developing

References