Skip to content

Commit

Permalink
deploy: 61dbe62
Browse files Browse the repository at this point in the history
  • Loading branch information
eberrigan committed Jun 3, 2024
1 parent 865fe62 commit a184ffa
Show file tree
Hide file tree
Showing 135 changed files with 1,074 additions and 1,702 deletions.
2 changes: 1 addition & 1 deletion develop/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 2be0c761c385da17096c0f0870c9e25b
config: 209793487ab41bc1800e29d728ff1f84
tags: 645f666f9bcd5a90fca523b33c5a78b7
3 changes: 1 addition & 2 deletions develop/CODE_OF_CONDUCT.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Contributor Covenant Code of Conduct &#8212; SLEAP (v1.3.3)</title>
<title>Contributor Covenant Code of Conduct &#8212; SLEAP (v1.4.1a1)</title>



Expand Down Expand Up @@ -163,7 +163,6 @@
<li class="toctree-l2"><a class="reference internal" href="guides/colab.html">Run training and inference on Colab</a></li>
<li class="toctree-l2"><a class="reference internal" href="guides/custom-training.html">Creating a custom training profile</a></li>
<li class="toctree-l2"><a class="reference internal" href="guides/remote.html">Running SLEAP remotely</a></li>
<li class="toctree-l2"><a class="reference internal" href="guides/bonsai.html">Using Bonsai with SLEAP’</a></li>
</ul>
</li>
<li class="toctree-l1 has-children"><a class="reference internal" href="notebooks/index.html">Notebooks</a><input class="toctree-checkbox" id="toctree-checkbox-3" name="toctree-checkbox-3" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-3"><i class="fa-solid fa-chevron-down"></i></label><ul>
Expand Down
3 changes: 1 addition & 2 deletions develop/CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Contributing to SLEAP &#8212; SLEAP (v1.3.3)</title>
<title>Contributing to SLEAP &#8212; SLEAP (v1.4.1a1)</title>



Expand Down Expand Up @@ -163,7 +163,6 @@
<li class="toctree-l2"><a class="reference internal" href="guides/colab.html">Run training and inference on Colab</a></li>
<li class="toctree-l2"><a class="reference internal" href="guides/custom-training.html">Creating a custom training profile</a></li>
<li class="toctree-l2"><a class="reference internal" href="guides/remote.html">Running SLEAP remotely</a></li>
<li class="toctree-l2"><a class="reference internal" href="guides/bonsai.html">Using Bonsai with SLEAP’</a></li>
</ul>
</li>
<li class="toctree-l1 has-children"><a class="reference internal" href="notebooks/index.html">Notebooks</a><input class="toctree-checkbox" id="toctree-checkbox-3" name="toctree-checkbox-3" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-3"><i class="fa-solid fa-chevron-down"></i></label><ul>
Expand Down
Binary file removed develop/_images/bonsai-workflow.jpg
Binary file not shown.
49 changes: 0 additions & 49 deletions develop/_sources/guides/bonsai.md

This file was deleted.

3 changes: 0 additions & 3 deletions develop/_sources/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@

{ref}`remote-inference` when you trained models and you want to run inference on a different machine using a **command-line interface**.

{ref}`bonsai` when you want to analyze the trained SLEAP model to visualize the poses, centroids and identities for further analysis.

```{toctree}
:hidden: true
:maxdepth: 2
Expand All @@ -46,5 +44,4 @@ proofreading
colab
custom-training
remote
bonsai
```
2 changes: 1 addition & 1 deletion develop/_sources/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ Although you do not need Mambaforge installed to perform a `pip install`, we rec
3. Finally, we can perform the `pip install`:

```bash
pip install sleap[pypi]==1.3.3
pip install sleap[pypi]==1.4.1a1
```

This works on **any OS except Apple silicon** and on **Google Colab**.
Expand Down
Binary file removed develop/_static/bonsai-workflow.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion develop/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: 'v1.3.3',
VERSION: 'v1.4.1a1',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
3 changes: 1 addition & 2 deletions develop/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />

<title>Developer API &#8212; SLEAP (v1.3.3)</title>
<title>Developer API &#8212; SLEAP (v1.4.1a1)</title>



Expand Down Expand Up @@ -165,7 +165,6 @@
<li class="toctree-l2"><a class="reference internal" href="guides/colab.html">Run training and inference on Colab</a></li>
<li class="toctree-l2"><a class="reference internal" href="guides/custom-training.html">Creating a custom training profile</a></li>
<li class="toctree-l2"><a class="reference internal" href="guides/remote.html">Running SLEAP remotely</a></li>
<li class="toctree-l2"><a class="reference internal" href="guides/bonsai.html">Using Bonsai with SLEAP’</a></li>
</ul>
</li>
<li class="toctree-l1 has-children"><a class="reference internal" href="notebooks/index.html">Notebooks</a><input class="toctree-checkbox" id="toctree-checkbox-3" name="toctree-checkbox-3" type="checkbox"/><label class="toctree-toggle" for="toctree-checkbox-3"><i class="fa-solid fa-chevron-down"></i></label><ul>
Expand Down
Loading

0 comments on commit a184ffa

Please sign in to comment.