Skip to content

Commit

Permalink
docs: Build documentation triggered by 0282602
Browse files Browse the repository at this point in the history
skip-checks:true
  • Loading branch information
github-actions[bot] committed Nov 26, 2024
1 parent 0282602 commit 69fa3c8
Show file tree
Hide file tree
Showing 19 changed files with 159 additions and 159 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/latest/_sources/auto_examples/plot_04_tracking_items.rst.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ We create and load the skore project from this temporary directory:

.. code-block:: none
[11/26/24 13:46:10] <Logger skore.project.project (INFO)> Project create.py:148
<Logger skore.project.project (INFO)> Project create.py:148
file
'/tmp/sk
ore_exam
ple_72bz
sw9q/my_
ple_r797
uy8d/my_
project.
skore'
was
Expand Down Expand Up @@ -542,7 +542,7 @@ Removing the temporary directory:
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.041 seconds)
**Total running time of the script:** (0 minutes 0.039 seconds)


.. _sphx_glr_download_auto_examples_plot_05_train_test_split.py:
Expand Down
10 changes: 5 additions & 5 deletions docs/latest/auto_examples/plot_01_getting_started.html

Large diffs are not rendered by default.

72 changes: 36 additions & 36 deletions docs/latest/auto_examples/plot_02_overview_skore_project.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions docs/latest/auto_examples/plot_03_cross_validate.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions docs/latest/auto_examples/plot_04_tracking_items.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/latest/auto_examples/plot_05_train_test_split.html
Original file line number Diff line number Diff line change
Expand Up @@ -482,18 +482,18 @@ <h2>Creating and loading the skore project<a class="headerlink" href="#creating-
<a href="../generated/skore.Project.html#skore.Project" title="skore.Project" class="sphx-glr-backref-module-skore sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span class="n">my_project</span></a> <span class="o">=</span> <a href="../generated/skore.create.html#skore.create" title="skore.create" class="sphx-glr-backref-module-skore sphx-glr-backref-type-py-function"><span class="n">skore</span><span class="o">.</span><span class="n">create</span></a><span class="p">(</span><span class="s2">&quot;my_project&quot;</span><span class="p">,</span> <span class="n">working_dir</span><span class="o">=</span><span class="n">temp_dir_path</span><span class="p">)</span>
</pre></div>
</div>
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>[11/26/24 13:46:10] &lt;Logger skore.project.project (INFO)&gt; Project create.py:148
file
&#39;/tmp/sk
ore_exam
ple_72bz
sw9q/my_
project.
skore&#39;
was
successf
ully
created.
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>&lt;Logger skore.project.project (INFO)&gt; Project create.py:148
file
&#39;/tmp/sk
ore_exam
ple_r797
uy8d/my_
project.
skore&#39;
was
successf
ully
created.
</pre></div>
</div>
</section>
Expand Down Expand Up @@ -727,7 +727,7 @@ <h3>Cleanup the project<a class="headerlink" href="#cleanup-the-project" title="
<div class="highlight-Python notranslate"><div class="highlight"><pre><span></span><span class="n">temp_dir</span><span class="o">.</span><span class="n">cleanup</span><span class="p">()</span>
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.041 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.039 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-plot-05-train-test-split-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../_downloads/4b860fd94d1a8cca99a690486b997717/plot_05_train_test_split.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">plot_05_train_test_split.ipynb</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion docs/latest/generated/skore.Project.html
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ <h1><code class="xref py py-mod docutils literal notranslate"><span class="pre">
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><dl class="simple">
<dt><strong>key: str</strong></dt><dd><p>The key corresponding to the item to get.</p>
<dt><strong>key</strong><span class="classifier">str</span></dt><dd><p>The key corresponding to the item to get.</p>
</dd>
</dl>
</dd>
Expand Down
2 changes: 1 addition & 1 deletion docs/latest/searchindex.js

Large diffs are not rendered by default.

0 comments on commit 69fa3c8

Please sign in to comment.