-
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=falseto 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.
compute-fi/kaggle-kernel-api-js
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|