Versions Compared

Key

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

...

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

...

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

...