georad commited on
Commit
b89122f
·
verified ·
1 Parent(s): 37259df

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("Internal descriptions can be mapped 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.markdown("current demo 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.markdown("current demo restricted to Imaging services")