Skip to content

Commit

Permalink
Update docs to output generated at 8dc2acc
Browse files Browse the repository at this point in the history
  • Loading branch information
cforeman-cqc committed Mar 28, 2024
1 parent 2452093 commit b34e06d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion _sources/examples/example.ipynb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"source": [
"# Basic Usage\n",
"\n",
"In this notebook, we give a few examples of how to use ``Cryptomite`` and accompanying utility functions."
"In this notebook, we give a few examples of how to use ``Cryptomite`` and accompanying utility functions. \n",
"A similar, more introductory, guide to getting started can be found in this [blog post](https://medium.com/quantinuum/introducing-cryptomite-randomness-extraction-simplified-857fc2f87673)."
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
</style>
<section id="Basic-Usage">
<h1>Basic Usage<a class="headerlink" href="#Basic-Usage" title="Permalink to this headline"></a></h1>
<p>In this notebook, we give a few examples of how to use <code class="docutils literal notranslate"><span class="pre">Cryptomite</span></code> and accompanying utility functions.</p>
<p>In this notebook, we give a few examples of how to use <code class="docutils literal notranslate"><span class="pre">Cryptomite</span></code> and accompanying utility functions. A similar, more introductory, guide to getting started can be found in this <a class="reference external" href="https://medium.com/quantinuum/introducing-cryptomite-randomness-extraction-simplified-857fc2f87673">blog post</a>.</p>
<section id="Quick-Start">
<h2>Quick Start<a class="headerlink" href="#Quick-Start" title="Permalink to this headline"></a></h2>
<p><code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">cryptomite</span></code></p>
Expand Down
3 changes: 2 additions & 1 deletion examples/example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"source": [
"# Basic Usage\n",
"\n",
"In this notebook, we give a few examples of how to use ``Cryptomite`` and accompanying utility functions."
"In this notebook, we give a few examples of how to use ``Cryptomite`` and accompanying utility functions. \n",
"A similar, more introductory, guide to getting started can be found in this [blog post](https://medium.com/quantinuum/introducing-cryptomite-randomness-extraction-simplified-857fc2f87673)."
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b34e06d

Please sign in to comment.