georad commited on
Commit
2f54557
·
verified ·
1 Parent(s): 57f275e

Update pages/home.py

Browse files
Files changed (1) hide show
  1. pages/home.py +1 -1
pages/home.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
2
 
3
  st.title("📘SBS mapper")
4
 
5
- st.header("Map internal descriptions to SBS codes in the below chapters (work in progress)")
6
  st.image("images/SBS_Chapter_Index.png", use_container_width=True)
7
 
8
  st.subheader("* Note: Demo currently restricted to Imaging services")
 
2
 
3
  st.title("📘SBS mapper")
4
 
5
+ st.header("Map internal descriptions to SBS codes in the below chapters* (work in progress)")
6
  st.image("images/SBS_Chapter_Index.png", use_container_width=True)
7
 
8
  st.subheader("* Note: Demo currently restricted to Imaging services")