🎵 Do you want to build a web app? 🎵

Module 1

Clinicians-who-code

What to build?

Streamlit

  • We will be using a python web app framework called Streamlit.
  • Frameworks are great, as someone else has done most of the heavy coding to make it easier for you to carry out a task (in this case building a web app).

Preinstalled for you

  • We have preinstalled Streamlit on Codespace for you.
  • Time for lession 3.
  • Stay in the module-1/hands-on folder.
  • Run this code:
    $ streamlit run lesson_3.py