Skip to content

Commit

Permalink
Submission infos (#12)
Browse files Browse the repository at this point in the history
* add infos on submission
  • Loading branch information
sophiegif authored Jul 3, 2018
1 parent ae33cec commit fa3c85a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions storm_forecast_starting_kit.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,8 @@
"metadata": {},
"source": [
"## Testing the submission\n",
"We can test locally our pipeline using `ramp_test_submission` command line. (`-h` will give you more infos)"
"We can test locally our pipeline using `ramp_test_submission` command line from your storm_forecast/ folder. (`-h` will give you more infos).\n",
"Then, you can save your codes in /submission/<submission_name> and run `ramp_test_submission -_submission --<submission_name>`"
]
},
{
Expand Down Expand Up @@ -915,7 +916,7 @@
"navigate_menu": true,
"number_sections": true,
"sideBar": true,
"threshold": 6.0,
"threshold": 6,
"toc_cell": false,
"toc_section_display": "block",
"toc_window_display": false
Expand Down

0 comments on commit fa3c85a

Please sign in to comment.