File tree Expand file tree Collapse file tree 2 files changed +19
-15
lines changed Expand file tree Collapse file tree 2 files changed +19
-15
lines changed Original file line number Diff line number Diff line change 44
55<!-- Add Green message to each web-page that works OK.. -->
66<div class =" warning " style =' padding :0.1em ; background-color :green ; color :white ; border-radius : 10px ;' >
7- <span >
8- <h2 style =' margin-top :1em ; text-align :center ' >
9- <b >The Hamilton Python Users Group no longer has monthly meeting.</b ></h2 >
10- <p style =' margin-left :1em ;' >
11- However, we still maintain documentation from <i >Meetings</i >.<br ><br >
12- </p ></span ></div >
7+ <span>
8+ <h2 style='margin-top:1em; text-align:center'>
9+ <b>The Hamilton Python Users Group no longer has monthly meetings.</b>
10+ </h2>
11+ <p style='margin-left:1em;'>
12+ However, we still provide the documentation from <i>Meetings</i>.<br><br>
13+ </p>
14+ </span>
15+ </div >
1316
1417In many cases a presentations slide show and demostration code is made available by
1518the presenter. We store this in our HamPUG repository.
Original file line number Diff line number Diff line change 1-
2-
3- <!-- Ian 2023-03-23 -->
1+ <!-- Ian 2023-03-23. Updated: 2025-03-07 -->
42
53## Code Repository Overview.
64
75<!-- Add Green message to each web-page that works OK.. -->
86<div class =" warning " style =' padding :0.1em ; background-color :green ; color :white ; border-radius : 10px ;' >
9- <span >
10- <h2 style =' margin-top :1em ; text-align :center ' >
11- <b >The Hamilton Python Users Group no longer has monthly meeting.</b ></h2 >
12- <p style =' margin-left :1em ;' >
13- However, we still maintain a <i >Repository</i >.<br ><br >
14- </p ></span ></div >
7+ <span>
8+ <h2 style='margin-top:1em; text-align:center'>
9+ <b>The Hamilton Python Users Group no longer has monthly meetings.</b>
10+ </h2>
11+ <p style='margin-left:1em;'>
12+ However, we still provide the code examples in the <i>Repository</i>.<br><br>
13+ </p>
14+ </span>
15+ </div >
1516
1617For a repository of Python code we use [ https://github.com/HamPUG/examples ] ( https://github.com/HamPUG/examples )
1718
You can’t perform that action at this time.
0 commit comments