Skip to content

Commit 174c534

Browse files
author
Thinh Nguyen
authored
Merge pull request #67 from iamamutt/public2021
change local access info
2 parents c6713a9 + f2f3891 commit 174c534

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

ibl-frontend/frontend-content/src/app/overview/overview.component.html

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h2 class="top-title">International Brain Laboratory Behavioral Data Portal</h2>
3333
<br />
3434
The content of this portal reflects the behavioral data associated with 198 mice up until 2020-03-23, as used in
3535
<a target="_blank" href="https://doi.org/10.1101/2020.01.17.909838">The International Brain Laboratory et al. 2020</a>, plus the
36-
behavioral data associated with the newly released 4 electrophysiology recording.
36+
behavioral data associated with the newly released 4 electrophysiology recordings.
3737
</li>
3838
</ol>
3939
</div>
@@ -59,18 +59,14 @@ <h3>How can you access the data?</h3>
5959
</ol>
6060
</li>
6161
<br>
62-
<li><b>Access the database locally with <a target="_blank" href="https://datajoint.io">DataJoint</a>.</b>
62+
<li><b>Access the database locally with <a target="_blank" href="https://datajoint.org">DataJoint</a>.</b>
6363
<ol style="list-style-type: lower-roman">
64-
<li>Login to the <a target="_blank" href="https://jupyterhub.internationalbrainlab.org">JupyterHub</a> with your GitHub account as above.</li>
65-
<li>Go to <span class="code-style">public_notebooks/Explore IBL pipeline/04-Access the database locally</span> and follow the instructions to obtain DataJoint credentials.</li>
66-
<li>Follow the <a target="_blank" href="https://github.com/int-brain-lab/paper-behavior/blob/master/README.md">instructions on GitHub</a> to set up your local environment.</li>
67-
<li>You can now run locally all the <a href="https://github.com/int-brain-lab/paper-behavior/blob/master/README.md#how-to-run-the-code" target="_blank">scripts</a> that
68-
produce the figures in <a target="_blank" href="https://doi.org/10.1101/2020.01.17.909838">The International Brain Laboratory et al. 2020</a>.</li>
64+
<li>See detailed instructions on <a href="https://int-brain-lab.github.io/iblenv/public_docs/public_datajoint.html" target="_blank">accessing the database locally</a></li>
6965
</ol>
7066
</li>
7167
<br>
72-
<li>You can also simply <b>do a local download through your web browser</b> as explained in the <a href="https://github.com/int-brain-lab/paper-behavior/blob/master/README.md#download-data-without-any-code" target="_blank">
73-
instructions on GitHub</a></li>
68+
<li>You may also directly download the data through your web browser without running any code. Simply load an internet browser and use the provided link from the <a href="http://ibl.flatironinstitute.org/public/behavior_paper_data.zip" target="_blank"><b>Behavior paper data URL</b></a>
69+
</li>
7470
<br>
7571
</ol>
7672
</li>

0 commit comments

Comments
 (0)