Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ucfai/bot
Browse files Browse the repository at this point in the history
  • Loading branch information
John M committed Jan 9, 2020
2 parents f01de39 + fca1b4b commit 836879d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autobot/templates/seed/meeting/kernel-metadata.json.j2
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"language": "python",
"kernel_type": "notebook",
"is_private": false,
"enable_gpu": false,
"enable_gpu": {{kaggle.enable_gpu}},
"enable_internet": true,
"dataset_sources": {{ kaggle.datasets }},
"competition_sources": {{ kaggle.competitions }},
Expand Down

0 comments on commit 836879d

Please sign in to comment.