Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
adelavega authored Oct 13, 2023
1 parent 4d6607f commit 858a5d6
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions docs/tutorial/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,6 @@ Below is an overview of three uses cases, with links to tutorials for each one.
</CardContent>
</Card>
</Link>
<Link to="tutorial/semi-automated" style={{ textDecoration: 'none' }} style={{ width: '100%', display: 'flex', marginRight: '30px',cursor: 'pointer' }}>
<Card style={{ borderRadius: '8px' }}>
<CardContent>
<Typography variant="h5" component="h2" gutterBottom>
Semi-Automated
</Typography>
<Typography variant="body1" gutterBottom>
<em>Precise and customizable, but faster than manual.</em><br/><br/>
<ul>
<li>Query NeuroStore to quickly find studies</li>
<li>Curate study inclusion to define concept more precisely</li>
<li>Optional fine-grained selection of analyses/contrasts within each study</li>
</ul>
</Typography>
</CardContent>
</Card>
</Link>
<Link to="tutorial/manual" style={{ textDecoration: 'none' }} style={{ width: '100%', display: 'flex', marginRight: '30px', cursor: 'pointer' }}>
<Card style={{ borderRadius: '8px' }}>
<CardContent>
Expand Down

0 comments on commit 858a5d6

Please sign in to comment.