CoolFace
Apppublic

MIS-752/course-home

sourceHugging Faceupdated 25d agoView on Hugging Face
1likes
App README

MIS 752 Course Home

Static course page for UNLV MIS 752: AI and Healthcare (Fall 2026). No data, no models, no keys — content only.

How to update modules

  1. 1.Open index.html in this repository and find the module index table (<tbody>).
  2. 2.Each week is one <tr>. When a lab demo ships, replace that week's <td class="lab"><span class="soon">coming soon</span></td> with <td class="lab"><a href="SPACE_URL">Lab N — title</a></td>.
  3. 3.Commit — a static Space rebuilds in seconds.

(The course workspace can regenerate this page: python3 labs/_build/build_course_home_static.py, then re-upload index.html.)

Privacy rule (non-negotiable)

Never upload to this — or any course — Space:

  • —protected health information (PHI) of any kind
  • —real student records or grades
  • —credentials, tokens, or API keys

All course demos use fully synthetic (Synthea) or properly de-identified data and are for education only — never for clinical decision-making.