Skip to content

Commit 4364c23

Browse files
committed
minor info
1 parent 0aece0d commit 4364c23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/Home.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ def app():
447447
from aind_analysis_arch_result_access.han_pipeline import get_session_table
448448
df = get_session_table(if_load_bpod={st.session_state.bpod_loaded})
449449
''')
450+
st.markdown("See [aind-analysis-arch-result-access](https://github.com/AllenNeuralDynamics/aind-analysis-arch-result-access) for details.")
450451

451452
with cols[1]:
452453
with st.form(key='load_settings', clear_on_submit=False):

0 commit comments

Comments
 (0)