praiteri commited on
Commit
4e560fa
·
1 Parent(s): c7c60d7

2026 updates

Browse files
marimo/docs/LabManualCHEM2000-1.pdf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5aa4e64457f5adeff33842bbaa0a7ff2bbb7c52b4a4af644e7b7ef24cf7b561
3
- size 4779264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd54f5d28d1177472cb07eb08c666caccbe7c220f8d26c8cdade367beb539330
3
+ size 2423270
marimo/docs/NotesOfStatistics-1.pdf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a06c43e66bd1169ceace01a9a18890e2173f4bec4913c4cb604a40d58bf96c3
3
- size 2606862
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89ff3f2a1c708bea691395c5957fa8a59532d4044bb7e6a6aef0047053ad8b0f
3
+ size 2607396
marimo/docs/python_primer.pdf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf665d280fb12bb51530524fe787d686a15cde9d327e9689149e27ebfebbcd12
3
- size 766240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59e81af688763ec635284bef797db469ee86edba86ae6c604a466a3a53172752
3
+ size 766471
marimo/index.html CHANGED
@@ -92,23 +92,23 @@
92
  <div class="lab-grid">
93
  <a href="/calendar" class="lab-card" >
94
  <h3 style="text-align: center">Calendar</h3>
95
- <p style="text-align: center">Lab schedule and deadlines<br>(2025)</p>
96
  </a>
97
  <a href="/download-file/LabManualCHEM2000-1.pdf" class="lab-card">
98
  <h3 style="text-align: center">Lab Manual<br>(Download PDF)</h3>
99
- <p style="text-align: center">Version 1 - 20/02/2025</p>
100
  </a>
101
  <a href="/download-file/LabReportTemplate.docx" class="lab-card">
102
  <h3 style="text-align: center">Lab Report Template<br>(Download DOCX)</h3>
103
- <p style="text-align: center">Version 1 - 28/02/2025</p>
104
  </a>
105
  <a href="/download-file/NotesOfStatistics-1.pdf" class="lab-card">
106
  <h3 style="text-align: center">Notes of Statistics<br>(Download PDF)</h3>
107
- <p style="text-align: center">Version 1 - 20/02/2025</p>
108
  </a>
109
  <a href="/download-file/python_primer.pdf" class="lab-card">
110
  <h3 style="text-align: center">A Python Primer<br>(Download PDF)</h3>
111
- <p style="text-align: center">Version 1 - 20/02/2025</p>
112
  </a>
113
  </div>
114
  <hr style="width: 80%; height: 2px; background-color: #333; border: none;">
@@ -131,7 +131,7 @@
131
  </a>
132
  <a href="/eq" class="lab-card">
133
  <h3 style="text-align: center">Chemical Equilibrium Lab</h3>
134
- <p style="text-align: center">Numerical solution of equilibrium problems<br></p>
135
  </a>
136
  </div>
137
 
 
92
  <div class="lab-grid">
93
  <a href="/calendar" class="lab-card" >
94
  <h3 style="text-align: center">Calendar</h3>
95
+ <p style="text-align: center">Lab schedule and deadlines<br>(Semester 1 - 2026)</p>
96
  </a>
97
  <a href="/download-file/LabManualCHEM2000-1.pdf" class="lab-card">
98
  <h3 style="text-align: center">Lab Manual<br>(Download PDF)</h3>
99
+ <p style="text-align: center">Version 1</p>
100
  </a>
101
  <a href="/download-file/LabReportTemplate.docx" class="lab-card">
102
  <h3 style="text-align: center">Lab Report Template<br>(Download DOCX)</h3>
103
+ <p style="text-align: center">Version 1</p>
104
  </a>
105
  <a href="/download-file/NotesOfStatistics-1.pdf" class="lab-card">
106
  <h3 style="text-align: center">Notes of Statistics<br>(Download PDF)</h3>
107
+ <p style="text-align: center">Version 1</p>
108
  </a>
109
  <a href="/download-file/python_primer.pdf" class="lab-card">
110
  <h3 style="text-align: center">A Python Primer<br>(Download PDF)</h3>
111
+ <p style="text-align: center">Version 1</p>
112
  </a>
113
  </div>
114
  <hr style="width: 80%; height: 2px; background-color: #333; border: none;">
 
131
  </a>
132
  <a href="/eq" class="lab-card">
133
  <h3 style="text-align: center">Chemical Equilibrium Lab</h3>
134
+ <p style="text-align: center">Numerical solution of equilibrium problems<br>(Not done in 2026)</p>
135
  </a>
136
  </div>
137