Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.35 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.35 KB

These example Jupyter notebook installs show how to access SondeHub open data.

Using Examples

This examples can be used with either SageMaker or a local Jupyter install. For ease getting starting these instructions demonstrate how to configure a SageMaker instances to start experimenting with the data.

SageMaker free usage tier and pricing can be found here

  1. Navigate to the SageMarker console, and open the "NoteBook instances" panel

  2. Give the NoteBook an instance name. All other settings can be left as default

  3. Wait for the instance to change from Pending to In Service

  4. Click on the instance and click the Open JupyterLab button

  5. Select the Upload files icon (up arrow with a line underneath) and upload the example you'd like to run

  6. Double click the Notebook that was uploaded in the left directory explorer pane.

  7. Follow the notebook from the top to the bottom. Click on each cell of code and press the Run button (represented by a right arrow) in the notebook

  8. Once your finished analyzing data remember to shutdown or terminate your SageMaker instance