You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/index.html
+15-2
Original file line number
Diff line number
Diff line change
@@ -350,7 +350,7 @@ <h2>Practical Tooling</h2>
350
350
351
351
<ul>
352
352
<li><ahref="https://github.com/annotation/stam-rust">stam-rust</a> is the main library written in Rust with a focus on performance (<ahref="https://docs.rs/stam">Rust API</a>).</li>
353
-
<li><ahref="https://github.com/annotation/stam-python">stam-python</a> is a Python library built on-top of the Rust library (<ahref="https://stam-python.readthedocs.io/">Python API</a>).<br/> A <ahref="https://github.com/annotation/stam-python/blob/master/tutorial.ipynb">tutorial "Standoff Text Annotation for Pythonistas"</a> is available as a jupyter notebook. <preclass="inline"><strong>$</strong> pip install stam</pre></li>
353
+
<li><ahref="https://github.com/annotation/stam-python">stam-python</a> is a Python library built on-top of the Rust library (<ahref="https://stam-python.readthedocs.io/">Python API</a>).<br/> A <ahref="https://nbviewer.org/github/annotation/stam-python/blob/master/tutorial.ipynb">tutorial "Standoff Text Annotation for Pythonistas"</a> is available as a jupyter notebook. <preclass="inline"><strong>$</strong> pip install stam</pre></li>
354
354
<li><ahref="https://github.com/annotation/stam-tools">stam-tools</a> is a set of command-line tools to work with STAM.
<li><ahref="assets/stamdemo.webm">This screencast video</a> (no audio) shows <strong>stam-tools</strong>, the command-line tools for STAM</li>
552
+
<li><ahref="https://nbviewer.org/github/annotation/stam-python/blob/master/tutorial.ipynb">Python tutorial "Standoff Text Annotation for Pythonistas"</a> is a tutorial for <strong>stam-python</strong> in the form of an interactive jupyter notebook.</li>
0 commit comments