Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 528 Bytes

File metadata and controls

17 lines (10 loc) · 528 Bytes

Supporting material for lessons on Tools Mechanism

How to use this repo

  1. Fork this repo

  2. In your repo click on the green Code button.

  3. Then, from the Codespaces tab, click Create codespace on main.

  4. Wait for the workspace to open. This can take a few minutes.

  5. Open a new terminal and pip3 install -r requirements.txt

  • Script to teach commands and widgets at Streamlit
  • Script to create a set of blank pages in Streamlit
  • Small Calculator project combining python logic and Streamlit widgets