Closed icaoberg closed 4 months ago
https://github.com/icaoberg/cs-scholars2024-fair/blob/2c6b5d1621728c8832b6454ccca9da6ce82e1ea4/streamlit_app.py#L11
Change line
title = 'FAIR Assessment of HuBMAP Data' st.write(title)
to
title = '# Self-assessment of HuBMAP published resources' st.write(title)
@Xinlin3 any updates on this task?
Fixed the misspelling in the title.
https://github.com/icaoberg/cs-scholars2024-fair/blob/2c6b5d1621728c8832b6454ccca9da6ce82e1ea4/streamlit_app.py#L11
Change line
to