Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Go to https://onlinerandomtools.com/generate-random-numbers and download a file that contains a list of random numbers. This will download a file named "output-onlinerandomtools.txt" to your downloads directory

...

4. Once the notebook server is available, you should be able to see a an Open button in front of the notebook entry

...

6. Using the notebook file viewer, upload the previously downloaded output-onlinerandomtools.txt to the root level of the notebook server

7. Click and open Example.ipynb notebook.



8. Run the following code blocks in individual notebook cells

...

10. Once the library is installed, try running run code block 3 to make sure that the library is properly installedinstall the matplotlib successfully. 


11. Save the notebook and run the last line (See code block 4 below) of the notebook with an appropriate description. It is very important to save the notebook before running this command to capture the state appropriately 

...

%export_states createArchive=True, uploadServer=http://172.17.0.1:8080/api, archiveName=Experiment with total sum <SUM>


12. Download the ARCHIVE.zip file to your local disk by clicking the link that appeared as the output of the above command

...