Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
abikesa committed Jun 7, 2024
1 parent 30aea64 commit d679b13
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 7 deletions.
2 changes: 0 additions & 2 deletions _sources/intro.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Vector



```{tableofcontents}
```
2 changes: 0 additions & 2 deletions _sources/markdown-notebooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ kernelspec:

# MyST

Let's try to embed it [here](./quickdeploy/index.html)

## An example cell

With MyST Markdown, you can define code cells with a directive like so:
Expand Down
1 change: 1 addition & 0 deletions _sources/markdown.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ It will be rendered in a special box when you build your book.

Here is an inline directive to refer to a document: {doc}`markdown-notebooks`.

<iframe src="https://abikesa.github.io/quickdeploy/" width="100%" height="800px" style="border:none;"></iframe>

## Citations

Expand Down
1 change: 0 additions & 1 deletion markdown-notebooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,6 @@ <h2> Contents </h2>
<p><img alt="" src="https://matrix4humans.com/wp-content/uploads/2020/02/matrix-keymaker.png" /></p>
<section class="tex2jax_ignore mathjax_ignore" id="myst">
<h1>MyST<a class="headerlink" href="#myst" title="Link to this heading">#</a></h1>
<p>Let’s try to embed it <a class="reference download internal" download="" href="_downloads/495e8ed6d7bc3b66ca278c92fbf07ef9/index.html"><span class="xref download myst">here</span></a></p>
<section id="an-example-cell">
<h2>An example cell<a class="headerlink" href="#an-example-cell" title="Link to this heading">#</a></h2>
<p>With MyST Markdown, you can define code cells with a directive like so:</p>
Expand Down
1 change: 1 addition & 0 deletions markdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ <h2>Sample Roles and Directives<a class="headerlink" href="#sample-roles-and-dir
</div>
<p>It will be rendered in a special box when you build your book.</p>
<p>Here is an inline directive to refer to a document: <a class="reference internal" href="markdown-notebooks.html"><span class="doc">MyST</span></a>.</p>
<iframe src="https://abikesa.github.io/quickdeploy/" width="100%" height="800px" style="border:none;"></iframe>
</section>
<section id="citations">
<h2>Citations<a class="headerlink" href="#citations" title="Link to this heading">#</a></h2>
Expand Down
2 changes: 1 addition & 1 deletion notebooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ <h2>Code blocks and outputs<a class="headerlink" href="#code-blocks-and-outputs"
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;contextlib.ExitStack at 0x1139af910&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;contextlib.ExitStack at 0x1156882d0&gt;
</pre></div>
</div>
</div>
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 d679b13

Please sign in to comment.