You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1id="⚙️-Workshop-Setup">⚙️ Workshop Setup<aclass="anchor-link" href="#⚙️-Workshop-Setup">¶</a></h1><h2id="Requirements">Requirements<aclass="anchor-link" href="#Requirements">¶</a></h2><p>You must bring a laptop with a Mac, Linux,
11775
11775
or Windows operating system (not a tablet, Chromebook,
11776
-
etc.). Make sure you have admin priviledges on the laptop so you can install the packages needed.</p>
11776
+
etc.). Make sure you have admin privileges on the laptop so you can install the packages needed.</p>
11777
11777
<h2id="What--do-I-need-to-have-installed?">What do I need to have installed?<aclass="anchor-link" href="#What--do-I-need-to-have-installed?">¶</a></h2><p>To participate in the workshop, you will need access to the following tools and software:</p>
11778
11778
<ul>
11779
11779
<li>Bash shell</li>
@@ -11989,6 +11989,8 @@ <h2 id="Getting-your-accounts-ready">Getting your accounts ready<a class="anchor
11989
11989
<li>Confirm your email address</li>
11990
11990
<li>Choose the personal default plan</li>
11991
11991
</ul>
11992
+
<br>
11993
+
Note that if you are a student, researcher or educator you can apply for a GitHub education plan at <ahref='https://education.github.com/pack/join'>https://education.github.com/pack/join</a>
11992
11994
<h3id="Travis-CI">Travis CI<aclass="anchor-link" href="#Travis-CI">¶</a></h3><p>Go to <ahref="https://travis-ci.org/">https://travis-ci.org/</a>, if you do not have an account yet you should see the following landing page:</p>
<h2id="What’s-Docker-Toolbox?-Do-I-need-it?">What’s Docker Toolbox? Do I need it?<aclass="anchor-link" href="#What’s-Docker-Toolbox?-Do-I-need-it?">¶</a></h2><p>If your OS does not meet the requirements of Docker for Windows or Docker for Mac you will need to install <ahref="https://www.virtualbox.org/">VirtualBox</a> and <ahref="https://www.docker.com/products/docker-toolbox">Docker Toolbox</a>.</p>
12011
-
<h2>📊 Getting the data</h2>
12012
-
We will be using some data sets, make sure to download them before the session using the following link
12013
+
<h2>📊 Getting the data and support scripts</h2>
12014
+
We will be using some data sets, make sure to download them before the session using the following link.
You should now have a folder with the data and another one with some Python scripts.
12015
12019
12016
12020
<h2id="Additional-notes">Additional notes<aclass="anchor-link" href="#Additional-notes">¶</a></h2><p>We will teach Python using the IPython notebook, a programming environment
12017
12021
that runs in a web browser. For this to work you will need a reasonably
0 commit comments