Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1 from MetisMachine/features/update-template-new-…
Browse files Browse the repository at this point in the history
…format

Update template to new format
  • Loading branch information
thoughtmanifest authored Mar 21, 2018
2 parents df7bebc + 602bd3b commit e5e9de4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- pip:
- pytz==2017.3
- requests
- skafossdk==0.0.8
- skafossdk==0.0.11
- pandas==0.22.0
- spotlight
- pytorch-cpu
Expand Down
7 changes: 5 additions & 2 deletions metis.config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
project_token: {{token}}
name: {{name}}
language: python
entrypoint: engine.py
jobs:
- job_id: {{job_id}}
language: python
name: Main
entrypoint: engine.py

0 comments on commit e5e9de4

Please sign in to comment.