/ concept-collection / dandiset_000986
Sign in
concept-collection / dandiset_000986
updates
Jeremy Magland <jmagland@flatironinstitute.org> committed commit 498b38c1a15e parent bb9d89f Browse files
2 changed files+11−11
index.mdmodified+9−9View file
@@ -1,42 +1,42 @@
1-# [Dandiset 000986](https://dandiarchive.org/dandiset/000986)
1+This page presents data visualizations for sessions from [Dandiset 000986](https://dandiarchive.org/dandiset/000986).
22
33
4-sub-LA11/sub-LA11_ses-1_behavior.nwb
4+## sub-LA11/sub-LA11_ses-1_behavior.nwb
55
66 <iframe src="https://figures.figpack.org/figures/default/5c5cc109bc9926036c4b97f3/index.html" width="100%" height="800px" style="border:none;"></iframe>
77
88
9-sub-LA11/sub-LA11_ses-2_behavior.nwb
9+## sub-LA11/sub-LA11_ses-2_behavior.nwb
1010
1111 <iframe src="https://figures.figpack.org/figures/default/ecad9b65e5055f95c22ab393/index.html" width="100%" height="800px" style="border:none;"></iframe>
1212
1313
14-sub-LA11/sub-LA11_ses-3_behavior.nwb
14+## sub-LA11/sub-LA11_ses-3_behavior.nwb
1515
1616 <iframe src="https://figures.figpack.org/figures/default/4beedaaf137c95c4ad30c806/index.html" width="100%" height="800px" style="border:none;"></iframe>
1717
1818
19-sub-LA11/sub-LA11_ses-4_behavior.nwb
19+## sub-LA11/sub-LA11_ses-4_behavior.nwb
2020
2121 <iframe src="https://figures.figpack.org/figures/default/410a9945d89c4676f6ffa293/index.html" width="100%" height="800px" style="border:none;"></iframe>
2222
2323
24-sub-LA12/sub-LA12_ses-1_behavior.nwb
24+## sub-LA12/sub-LA12_ses-1_behavior.nwb
2525
2626 <iframe src="https://figures.figpack.org/figures/default/4c78af179237689104350789/index.html" width="100%" height="800px" style="border:none;"></iframe>
2727
2828
29-sub-LA12/sub-LA12_ses-2_behavior.nwb
29+## sub-LA12/sub-LA12_ses-2_behavior.nwb
3030
3131 <iframe src="https://figures.figpack.org/figures/default/fc4ca7acafa33411fd3a0c90/index.html" width="100%" height="800px" style="border:none;"></iframe>
3232
3333
34-sub-LA12/sub-LA12_ses-3_behavior.nwb
34+## sub-LA12/sub-LA12_ses-3_behavior.nwb
3535
3636 <iframe src="https://figures.figpack.org/figures/default/51a2de4244bbf6f1c36406e4/index.html" width="100%" height="800px" style="border:none;"></iframe>
3737
3838
39-sub-LA12/sub-LA12_ses-4_behavior.nwb
39+## sub-LA12/sub-LA12_ses-4_behavior.nwb
4040
4141 <iframe src="https://figures.figpack.org/figures/default/74ce4cb1b660863e37863b60/index.html" width="100%" height="800px" style="border:none;"></iframe>
4242
templates/index.md.jinjamodified+2−2View file
@@ -1,7 +1,7 @@
1-# [Dandiset {{ dandiset_id }}](https://dandiarchive.org/dandiset/{{ dandiset_id }})
1+This page presents data visualizations for sessions from [Dandiset {{ dandiset_id }}](https://dandiarchive.org/dandiset/{{ dandiset_id }}).
22
33 {% for session in sessions %}
4-{{ session.nwb_path }}
4+## {{ session.nwb_path }}
55
66 <iframe src="{{ session.figure_url }}" width="100%" height="800px" style="border:none;"></iframe>
77
moveopenescclose