diff --git a/storm_forecast_starting_kit.ipynb b/storm_forecast_starting_kit.ipynb index 89174ec..e1ffc33 100644 --- a/storm_forecast_starting_kit.ipynb +++ b/storm_forecast_starting_kit.ipynb @@ -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/ and run `ramp_test_submission -_submission --`" ] }, { @@ -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