|
74 | 74 | "\n", |
75 | 75 | "You are likely familiar with cloud data storage, for example with your files saved on OneDrive (Microsoft) or Google Drive (Google). Cloud *computing* takes that a step farther and carries out data processing and runs programs on computers that are located in some distant site. \n", |
76 | 76 | "\n", |
77 | | - "The advantage of \"cloud computing\" is that the computational speed and power is not limited by what you have in *your* desktop or laptop. Rather, cloud computers are very FAST computers with substantially more memory (to work on big biological data sets). Additionally, the providers of cloud computing can make more (or fewer) processors available to your job, depending on the need. " |
| 77 | + "The advantage of \"cloud computing\" is that the computational speed and power is not limited by what you have in *your* desktop or laptop. Rather, cloud computers are very FAST computers with substantially more memory (to work on big biological data sets). Additionally, the providers of cloud computing can make more (or fewer) processors available to your job, depending on the need. \n", |
| 78 | + "\n", |
| 79 | + "<p align=\"center\">\n", |
| 80 | + " <a href=\"https://www.youtube.com/watch?v=-xRTFjgiBKw&list=PLXaEJPtnQ4w7Vu7vqWbttBjUGrPp4Qa7b&index=30\">\n", |
| 81 | + " <img src=\"../images/WhatIsGitHub.png\" alt=\"NIH/NIGMS Sandbox Foundations of Python Video 3\", width=\"550\"/>\n", |
| 82 | + " </a>\n", |
| 83 | + " <br>\n", |
| 84 | + " <span> Click above image to watch introductory video </span>\n", |
| 85 | + "</p>" |
78 | 86 | ] |
79 | 87 | }, |
80 | 88 | { |
|
83 | 91 | "metadata": {}, |
84 | 92 | "source": [ |
85 | 93 | "## What you see when you arrive at the \"Sandbox\"\n", |
| 94 | + "\n", |
| 95 | + "<p align=\"center\">\n", |
| 96 | + " <a href=\"https://www.youtube.com/watch?v=M6kKeMjr5e8&list=PLXaEJPtnQ4w7Vu7vqWbttBjUGrPp4Qa7b&index=36\">\n", |
| 97 | + " <img src=\"../images/TourofGitHub.png\" alt=\"NIH/NIGMS Sandbox Foundations of Python Video 6\", width=\"550\"/>\n", |
| 98 | + " </a>\n", |
| 99 | + " <br>\n", |
| 100 | + " <span> Click above image to watch introductory video </span>\n", |
| 101 | + "</p>\n", |
| 102 | + "\n", |
86 | 103 | "It is possible that you are reading this file having already navigated to the \"Sandbox.\" \n", |
87 | 104 | "\n", |
88 | 105 | "The [Sandbox](https://github.com/NIGMS/NIGMS-Sandbox) is housed at github.com. Github is a collaboration tool/website/repository that is being used by NIGMS as a great way to share materials.\n", |
|
0 commit comments