Skip to content

Commit 02baf95

Browse files
committed
deploy: 1ebfc55
1 parent ae7a48c commit 02baf95

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

_preview/92/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: a9f6773d0380d3542e8e3c9bed6eb23d
3+
config: f76c7bf1a8c7a61b173bc1f68ce9eea2
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

_preview/92/_sources/notebooks/notebook-template.ipynb

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
"execution_count": 1,
8888
"metadata": {
8989
"execution": {
90-
"iopub.execute_input": "2022-11-07T14:25:53.552254Z",
91-
"iopub.status.busy": "2022-11-07T14:25:53.551685Z",
92-
"iopub.status.idle": "2022-11-07T14:25:53.554451Z",
93-
"shell.execute_reply": "2022-11-07T14:25:53.553889Z"
90+
"iopub.execute_input": "2022-11-07T14:49:46.189182Z",
91+
"iopub.status.busy": "2022-11-07T14:49:46.188553Z",
92+
"iopub.status.idle": "2022-11-07T14:49:46.191150Z",
93+
"shell.execute_reply": "2022-11-07T14:49:46.190691Z"
9494
}
9595
},
9696
"outputs": [],
@@ -117,10 +117,10 @@
117117
"execution_count": 2,
118118
"metadata": {
119119
"execution": {
120-
"iopub.execute_input": "2022-11-07T14:25:53.557814Z",
121-
"iopub.status.busy": "2022-11-07T14:25:53.557241Z",
122-
"iopub.status.idle": "2022-11-07T14:25:53.591772Z",
123-
"shell.execute_reply": "2022-11-07T14:25:53.592192Z"
120+
"iopub.execute_input": "2022-11-07T14:49:46.194252Z",
121+
"iopub.status.busy": "2022-11-07T14:49:46.193784Z",
122+
"iopub.status.idle": "2022-11-07T14:49:46.228048Z",
123+
"shell.execute_reply": "2022-11-07T14:49:46.228472Z"
124124
}
125125
},
126126
"outputs": [
@@ -150,10 +150,10 @@
150150
"execution_count": 3,
151151
"metadata": {
152152
"execution": {
153-
"iopub.execute_input": "2022-11-07T14:25:53.595320Z",
154-
"iopub.status.busy": "2022-11-07T14:25:53.594854Z",
155-
"iopub.status.idle": "2022-11-07T14:25:53.596885Z",
156-
"shell.execute_reply": "2022-11-07T14:25:53.596452Z"
153+
"iopub.execute_input": "2022-11-07T14:49:46.231440Z",
154+
"iopub.status.busy": "2022-11-07T14:49:46.230613Z",
155+
"iopub.status.idle": "2022-11-07T14:49:46.233080Z",
156+
"shell.execute_reply": "2022-11-07T14:49:46.233458Z"
157157
}
158158
},
159159
"outputs": [],
Binary file not shown.

_preview/92/notebooks/notebook-template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -514,8 +514,8 @@ <h5>of further and further<a class="headerlink" href="#of-further-and-further" t
514514
<div class="section" id="header-levels">
515515
<h6>header levels<a class="headerlink" href="#header-levels" title="Permalink to this headline"><i class="fas fa-link"></i></a></h6>
516516
<p>as well <span class="math notranslate nohighlight">\(m = a * t / h\)</span> text! Similarly, you have access to other <span class="math notranslate nohighlight">\(\LaTeX\)</span> equation <a class="reference external" href="https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Typesetting%20Equations.html"><strong>functionality</strong></a> via MathJax (demo below from link),</p>
517-
<div class="amsmath math notranslate nohighlight" id="equation-6594361d-e3e8-42c6-9daa-ca3700fdd643">
518-
<span class="eqno">(1)<a class="headerlink" href="#equation-6594361d-e3e8-42c6-9daa-ca3700fdd643" title="Permalink to this equation"><i class="fas fa-link"></i></a></span>\[\begin{align}
517+
<div class="amsmath math notranslate nohighlight" id="equation-13c09619-eba6-4dd3-b840-bff43363ec17">
518+
<span class="eqno">(1)<a class="headerlink" href="#equation-13c09619-eba6-4dd3-b840-bff43363ec17" title="Permalink to this equation"><i class="fas fa-link"></i></a></span>\[\begin{align}
519519
\dot{x} &amp; = \sigma(y-x) \\
520520
\dot{y} &amp; = \rho x - y - xz \\
521521
\dot{z} &amp; = -\beta z + xy

0 commit comments

Comments
 (0)