Skip to content

Commit 8468ff4

Browse files
committed
Deployed 5924f20 with MkDocs version: 1.4.2
1 parent bebd6b2 commit 8468ff4

File tree

7 files changed

+28
-256
lines changed

7 files changed

+28
-256
lines changed

404.html

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -178,18 +178,6 @@
178178

179179

180180

181-
<li class="md-tabs__item">
182-
<a href="/pythoncourse2025-website/programme/" class="md-tabs__link">
183-
Programme
184-
</a>
185-
</li>
186-
187-
188-
189-
190-
191-
192-
193181
<li class="md-tabs__item">
194182
<a href="/pythoncourse2025-website/content/" class="md-tabs__link">
195183
Content
@@ -275,21 +263,6 @@
275263

276264

277265

278-
<li class="md-nav__item">
279-
<a href="/pythoncourse2025-website/programme/" class="md-nav__link">
280-
Programme
281-
</a>
282-
</li>
283-
284-
285-
286-
287-
288-
289-
290-
291-
292-
293266
<li class="md-nav__item">
294267
<a href="/pythoncourse2025-website/content/" class="md-nav__link">
295268
Content

content/index.html

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -183,18 +183,6 @@
183183

184184

185185

186-
187-
188-
<li class="md-tabs__item">
189-
<a href="../programme/" class="md-tabs__link">
190-
Programme
191-
</a>
192-
</li>
193-
194-
195-
196-
197-
198186

199187

200188

@@ -283,21 +271,6 @@
283271

284272

285273

286-
287-
<li class="md-nav__item">
288-
<a href="../programme/" class="md-nav__link">
289-
Programme
290-
</a>
291-
</li>
292-
293-
294-
295-
296-
297-
298-
299-
300-
301274

302275

303276

@@ -454,7 +427,7 @@ <h2 id="documentation">Documentation</h2>
454427
<nav class="md-footer__inner md-grid" aria-label="Footer" >
455428

456429

457-
<a href="../programme/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Programme" rel="prev">
430+
<a href=".." class="md-footer__link md-footer__link--prev" aria-label="Previous: Home" rel="prev">
458431
<div class="md-footer__button md-icon">
459432
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
460433
</div>
@@ -463,7 +436,7 @@ <h2 id="documentation">Documentation</h2>
463436
<span class="md-footer__direction">
464437
Previous
465438
</span>
466-
Programme
439+
Home
467440
</div>
468441
</div>
469442
</a>

index.html

Lines changed: 8 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -187,18 +187,6 @@
187187

188188

189189

190-
<li class="md-tabs__item">
191-
<a href="programme/" class="md-tabs__link">
192-
Programme
193-
</a>
194-
</li>
195-
196-
197-
198-
199-
200-
201-
202190
<li class="md-tabs__item">
203191
<a href="content/" class="md-tabs__link">
204192
Content
@@ -386,21 +374,6 @@
386374

387375

388376

389-
<li class="md-nav__item">
390-
<a href="programme/" class="md-nav__link">
391-
Programme
392-
</a>
393-
</li>
394-
395-
396-
397-
398-
399-
400-
401-
402-
403-
404377
<li class="md-nav__item">
405378
<a href="content/" class="md-nav__link">
406379
Content
@@ -550,7 +523,7 @@ <h2 id="general-information">General information</h2>
550523
<li>The 3-day course organised by <a href="https://www.aries-dtp.ac.uk/">ARIES DTP</a> and <a href="https://www.cefas.co.uk/">Cefas</a> giving a hands-on introduction to <a href="http://www.python.org/">Python</a> programming language.</li>
551524
<li>You will learn Python programming, starting from the basics, and evolving into data analysis and visualisation using data formats commonly used in environmental sciences. If you have no programming experience in any language, it is recommended that you take a 1-2 hour online course, such as <a href="https://app.datacamp.com/learn/courses/intro-to-python-for-data-science">Python Basics on datacamp</a>, to get confortable with basic concepts such as variables. </li>
552525
<li>Suitable for both python novices and intermediate users.</li>
553-
<li>In person course at the UEA (<a href="https://www.uea.ac.uk/about/campus-map">Zicer Building</a>, room 0.02). Lunch and refreshments will be provided.</li>
526+
<li>In person course at the UEA (<a href="https://www.uea.ac.uk/about/campus-map">Queens Building</a>, room 2.22). Lunch and refreshments will be provided.</li>
554527
<li>We will offer a limited number of places online for ARIES studends that are not registered with the UEA and CEFAS staff based in Weymouth. </li>
555528
</ul>
556529
<h3 id="when-and-where">When and where</h3>
@@ -564,17 +537,17 @@ <h3 id="when-and-where">When and where</h3>
564537
</thead>
565538
<tbody>
566539
<tr>
567-
<td>1st of July 2024</td>
540+
<td>2nd of June 2025</td>
568541
<td>8:30 - 17:00</td>
569542
<td>Python basics</td>
570543
</tr>
571544
<tr>
572-
<td>2nd of July 2024</td>
545+
<td>3rd of June 2025</td>
573546
<td>9:00 - 17:00</td>
574547
<td>Functions, simple programs and arrays</td>
575548
</tr>
576549
<tr>
577-
<td>3rd of July 2024</td>
550+
<td>4th of June 2025</td>
578551
<td>9:00 - 17:00</td>
579552
<td>Plotting and data analysis</td>
580553
</tr>
@@ -601,11 +574,11 @@ <h2 id="registration-and-enquiries">Registration and enquiries</h2>
601574
<li>Cefas staff and CASE students</li>
602575
</ul>
603576
<p>The course is open to all UEA staff and students interested in environmental sciences for a fee of 50 GBP. See contact below for enquiries.</p>
604-
<p>Registeration for <a href="https://www.eventbrite.co.uk/e/introduction-to-python-in-environmental-sciences-2024-aries-and-uea-tickets-907499695017?aff=erelpanelorg">ARIEs and UEA students</a> and for <a href="https://www.eventbrite.co.uk/e/introduction-to-python-in-environmental-sciences-2024-cefas-attendees-tickets-900050935577?aff=erelpanelorg">Cefas staff</a></p>
577+
<p>Registeration for <a href="https://www.eventbrite.co.uk/e/introduction-to-python-in-environmental-sciences-2025-aries-and-uea-tickets-907499695017?aff=erelpanelorg">ARIEs and UEA students</a> and for <a href="https://www.eventbrite.co.uk/e/introduction-to-python-in-environmental-sciences-2025-cefas-attendees-tickets-900050935577?aff=erelpanelorg">Cefas staff</a></p>
605578
<p>If you have queries please contact:</p>
606579
<ul>
607580
<li><a href="mailto:[email protected]">Claire (Cefas)</a></li>
608-
<li><a href="mailto:e.karlowska@uea.ac.uk">Eliza (UEA, Aries)</a></li>
581+
<li><a href="mailto:a.hsu@uea.ac.uk">Alice (UEA, Aries)</a></li>
609582
</ul>
610583
<h2 id="support-after-the-course">Support after the course?</h2>
611584
<h3 id="cefas">Cefas</h3>
@@ -636,13 +609,13 @@ <h3 id="uea">UEA</h3>
636609

637610

638611

639-
<a href="programme/" class="md-footer__link md-footer__link--next" aria-label="Next: Programme" rel="next">
612+
<a href="content/" class="md-footer__link md-footer__link--next" aria-label="Next: Content" rel="next">
640613
<div class="md-footer__title">
641614
<div class="md-ellipsis">
642615
<span class="md-footer__direction">
643616
Next
644617
</span>
645-
Programme
618+
Content
646619
</div>
647620
</div>
648621
<div class="md-footer__button md-icon">

installation/index.html

Lines changed: 11 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -185,18 +185,6 @@
185185

186186

187187

188-
<li class="md-tabs__item">
189-
<a href="../programme/" class="md-tabs__link">
190-
Programme
191-
</a>
192-
</li>
193-
194-
195-
196-
197-
198-
199-
200188
<li class="md-tabs__item">
201189
<a href="../content/" class="md-tabs__link">
202190
Content
@@ -284,21 +272,6 @@
284272

285273

286274

287-
<li class="md-nav__item">
288-
<a href="../programme/" class="md-nav__link">
289-
Programme
290-
</a>
291-
</li>
292-
293-
294-
295-
296-
297-
298-
299-
300-
301-
302275
<li class="md-nav__item">
303276
<a href="../content/" class="md-nav__link">
304277
Content
@@ -786,15 +759,15 @@ <h4 id="note-wifi-access-for-cefas-staff">Note: WiFi access for Cefas staff</h4>
786759
<p>It is recommended to have python installed on your laptop. Nevertheless there are two alternatives:</p>
787760
<ul>
788761
<li>
789-
<p>If you are unable to install python on your laptop, you can use the free cloud hosting service <a href="https://mybinder.org/v2/gh/ueapy/pythoncourse2024-materials/main?urlpath=lab"><img alt="Binder" src="https://mybinder.org/badge_logo.svg" /></a>. It will allow you to run all the lessons with the accompaigning data albeit with some limitations. It will be slower to start a session and run more involved examples, and it will not allow you to load your own data or save any changes made to the lessons.</p>
762+
<p>If you are unable to install python on your laptop, you can use the free cloud hosting service <a href="https://mybinder.org/v2/gh/ueapy/pythoncourse2025-materials/main?urlpath=lab"><img alt="Binder" src="https://mybinder.org/badge_logo.svg" /></a>. It will allow you to run all the lessons with the accompaigning data albeit with some limitations. It will be slower to start a session and run more involved examples, and it will not allow you to load your own data or save any changes made to the lessons.</p>
790763
</li>
791764
<li>
792765
<p>If you already have an account on the Ada High Performance Computing Cluster, then it would be possible to run the Jupyter notebooks of the lessons by starting a session on <a href="https://adaood01.uea.ac.uk/">Ada OnDemand</a>. You can try to follow the instructions below for copying and running the lessons, but we won't be able to provide support to get yourself setup.</p>
793766
</li>
794767
</ul>
795768
<h2 id="1-laptop-installation">1. Laptop Installation</h2>
796769
<p>For this course it is recommneded that you have Python installed on your laptop. Follow the instructions below to set up your Python environment with the required packages used in the lessons. Make sure you do this do this <strong>before</strong> the course, including running the test as below. There will be a troubleshooting session on the first day at 8:30 as advertised in the invite email.</p>
797-
<p>Feel free to contact <a href="mailto:[email protected]">Claire at Cefas</a> or <a href="mailto:e.karlowska@uea.ac.uk">Eliza at UEA</a> if you have any problems with the installation (but better do an internet search first!)</p>
770+
<p>Feel free to contact <a href="mailto:[email protected]">Claire at Cefas</a> or <a href="mailto:a.hsu@uea.ac.uk">Alice at UEA</a> if you have any problems with the installation (but better do an internet search first!)</p>
798771
<h3 id="11-install-python-distribution">1.1 Install Python distribution</h3>
799772
<h4 id="cefas-users">Cefas Users</h4>
800773
<p>You will neet to request in advance a temporary administrator password to make the installation. </p>
@@ -817,9 +790,9 @@ <h4 id="students-or-uea-staff">Students or UEA Staff</h4>
817790
</li>
818791
</ul>
819792
<h3 id="12-download-course-materials">1.2. Download course materials</h3>
820-
<p>From the Friday before the course (28th of June) the material for the workshop can be downloaded as a <a href="https://github.com/ueapy/pythoncourse2024-materials/archive/main.zip">zip file</a> or can be cloned from our <a href="https://github.com/ueapy/pythoncourse2024-materials">GitHub repository</a>. </p>
793+
<p>From the Friday before the course (28th of June) the material for the workshop can be downloaded as a <a href="https://github.com/ueapy/pythoncourse2025-materials/archive/main.zip">zip file</a> or can be cloned from our <a href="https://github.com/ueapy/pythoncourse2025-materials">GitHub repository</a>. </p>
821794
<h4 id="121-option-1-download-zip-file-easier">1.2.1. Option 1: Download ZIP file (easier)</h4>
822-
<p>Download the materials as a <a href="https://github.com/ueapy/pythoncourse2024-materials/archive/main.zip">zip file</a> and unpack it in a suitable directory, for example, in <code>Downloads</code> folder. Jump to <a href="#13-create-the-environment">1.3. Create the environment</a>.</p>
795+
<p>Download the materials as a <a href="https://github.com/ueapy/pythoncourse2025-materials/archive/main.zip">zip file</a> and unpack it in a suitable directory, for example, in <code>Downloads</code> folder. Jump to <a href="#13-create-the-environment">1.3. Create the environment</a>.</p>
823796
<h4 id="122-option-2-using-git-allows-restoring-originals-after-modifications">1.2.2. Option 2: Using Git (allows restoring originals after modifications)</h4>
824797
<h5 id="1221-install-git">1.2.2.1. Install Git</h5>
825798
<p>If you don't have git version control system installed, you can install it following these instructions:</p>
@@ -840,7 +813,7 @@ <h5 id="1222-clone-the-repository">1.2.2.2. Clone the repository</h5>
840813
<p>Open the command line (Git bash, terminal or cmd.exe)</p>
841814
<p>(Linux or Mac, optional) Change to a suitable directory (e.g. <code>cd /home/yourname/Documents</code>)</p>
842815
<p>Clone the repo by typing</p>
843-
<pre><code>git clone https://github.com/ueapy/pythoncourse2024-materials.git
816+
<pre><code>git clone https://github.com/ueapy/pythoncourse2025-materials.git
844817
</code></pre>
845818
<p>This should create a local copy of the course materials in the current directory.</p>
846819
<p>Windows-users, double check that it has been cloned in the directory you wanted.</p>
@@ -856,7 +829,7 @@ <h3 id="13-create-the-environment">1.3. Create the environment</h3>
856829
<p>Navigate to folder containing the cloned / downloaded course materials. Use the <code>cd</code> command, for example:</p>
857830
</li>
858831
</ul>
859-
<pre><code>cd C:\Users\myname\Downloads\pythoncourse2024-materials\
832+
<pre><code>cd C:\Users\myname\Downloads\pythoncourse2025-materials\
860833
</code></pre>
861834
<ul>
862835
<li>Create the environment using <code>conda</code> package manager:</li>
@@ -871,12 +844,12 @@ <h3 id="13-create-the-environment">1.3. Create the environment</h3>
871844
<h3 id="14-test-the-installation-essential">1.4. Test the installation (essential!)</h3>
872845
<h4 id="linux-mac">Linux / Mac</h4>
873846
<p>If your default shell is NOT bash, first type <code>bash</code>. Type the following 2 commands:</p>
874-
<pre><code>conda activate course2024
847+
<pre><code>conda activate course2025
875848
python -c &quot;import seaborn&quot;
876849
</code></pre>
877850
<h4 id="windows_1">Windows</h4>
878851
<p>In the command line (Anaconda/mamba prompt), type the following 2 commands:</p>
879-
<pre><code>conda activate course2024
852+
<pre><code>conda activate course2025
880853
python -c &quot;import seaborn&quot;
881854
</code></pre>
882855
<p>If you don't get any errors then your installation was sucessful.</p>
@@ -891,23 +864,23 @@ <h3 id="windows_2">Windows</h3>
891864
<p>Type</p>
892865
</li>
893866
</ul>
894-
<pre><code>conda activate course2024
867+
<pre><code>conda activate course2025
895868
jupyter lab
896869
</code></pre>
897870
<h3 id="linux-mac_1">Linux / Mac</h3>
898871
<ul>
899872
<li>Open a terminal</li>
900873
<li>Type</li>
901874
</ul>
902-
<pre><code>conda activate course2024
875+
<pre><code>conda activate course2025
903876
jupyter lab
904877
</code></pre>
905878
<p>This should open Jupyter Lab in your browser. We will also demonstrate using Jupyter Notebook which is the older version with a simplified interface and is started with</p>
906879
<pre><code>jupyter notebook
907880
</code></pre>
908881
<h2 id="still-having-trouble">Still having trouble?</h2>
909882
<p>If you are unable to install Anaconda Python on your PC, contact the <a href="../#registration-and-enquiries">course organisers</a>.
910-
Another option: launch the course in the cloud! <a href="https://mybinder.org/v2/gh/ueapy/pythoncourse2024-materials/main?urlpath=lab"><img alt="Binder" src="https://mybinder.org/badge_logo.svg" /></a> This requires no installation but progress and modifications won't be saved.</p>
883+
Another option: launch the course in the cloud! <a href="https://mybinder.org/v2/gh/ueapy/pythoncourse2025-materials/main?urlpath=lab"><img alt="Binder" src="https://mybinder.org/badge_logo.svg" /></a> This requires no installation but progress and modifications won't be saved.</p>
911884

912885

913886

0 commit comments

Comments
 (0)