-
Get your kaggle.json API from kaggle.com and place it in your root directory. Make sure it is verified.
-
npm install
-
npm start
-
Open your browser and use the URL
localhost:3000/compute?fileUrl=fileURL&enable_gpu=true&enable_tpu=false
to compute. Replace fileURL with your python script or notebook URL -
To check the status of the compute
localhost:3000/status?folderID=folderID
, replace folderID with the one you received from 4. -
To download your logs once status is complete
localhost:3000/output?folderID=folderID
.
-
Notifications
You must be signed in to change notification settings - Fork 0
compute-fi/kaggle-kernel-api-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Kaggle kernel API to execute compute tasks and download the log.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published