Versions Compared

Key

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

...

It is recommended to have docker installed on the user's laptop to successfully follow the tutorial till the end

Steps

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

...

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


13. To recreate the state in the cloud, go to https://demo.notebooks.airavata.org/dashboard and launch the archive which appears in the Archive section. 


14. To recreate the state locally, run the following . Run a docker container with the downloaded ARICHIVE.zip as an input. Update the <Local Archive Path> value with the absolute path of the downloaded ARCHIVE.zip file. This will re-create the exported state in your local environment. Once the notebooks server is up, go to http://localhost:8888/ and insert the password 123456.


docker run --cap-add=SYS_PTRACE -it -p 8888:8888 -v <Local Archive Path>:/opt/ARCHIVE.zip -e NOTEBOOK_TOKEN=123456 dimuthuupe/ipykernel:1.2