Skip to content

Commit

Permalink
add kaggle
Browse files Browse the repository at this point in the history
  • Loading branch information
Andriamanitra committed Jan 17, 2024
1 parent c9f7b9d commit 3cb4bb6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/kaggle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"files": [
{
"path": "$HOME/.kaggle",
"movable": true,
"help": "Export the following environment variables:\n\n```bash\nexport KAGGLE_CONFIG_DIR=\"$XDG_CONFIG_HOME\"/kaggle\n```\n\n_Relevant issue:_ https://github.com/Kaggle/kaggle-api/issues/269"
}
],
"name": "kaggle"
}

0 comments on commit 3cb4bb6

Please sign in to comment.