Skip to content

Commit

Permalink
add kaggle (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andriamanitra authored Feb 4, 2024
1 parent f5ba616 commit 4ee0892
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 4ee0892

Please sign in to comment.