Skip to content

Commit

Permalink
deploy: 9841139
Browse files Browse the repository at this point in the history
  • Loading branch information
janash committed Jul 3, 2024
1 parent 59bc3b0 commit 9059210
Show file tree
Hide file tree
Showing 25 changed files with 112 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .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: 565de1ebeeca4a9f6953ccf057463ca7
config: eb54aaadb4d5ad6106fb00bc77d6a570
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
10 changes: 5 additions & 5 deletions chapters/Creating_Plots_in_Jupyter_Notebooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script>DOCUMENTATION_OPTIONS.pagename = 'chapters/Creating_Plots_in_Jupyter_Notebooks';</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/nglview-js-widgets@3.0.8"></script>
<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@1.0.11/dist/embed-amd.min.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Nonlinear Regression Part 1" href="nonlinear_regression_part_1.html" />
Expand Down Expand Up @@ -466,7 +466,7 @@ <h2>Using Matplotlib.pyplot<a class="headerlink" href="#using-matplotlib-pyplot"
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.collections.PathCollection at 0x7fde6544fed0&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;matplotlib.collections.PathCollection at 0x7f478ffb8110&gt;
</pre></div>
</div>
<img alt="../_images/ceaaf9ece89b08454dd7707908e35945d376737045e460c49eebbcadd1df23cf.png" src="../_images/ceaaf9ece89b08454dd7707908e35945d376737045e460c49eebbcadd1df23cf.png" />
Expand All @@ -482,7 +482,7 @@ <h2>Using Matplotlib.pyplot<a class="headerlink" href="#using-matplotlib-pyplot"
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>[&lt;matplotlib.lines.Line2D at 0x7fde64efa110&gt;]
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>[&lt;matplotlib.lines.Line2D at 0x7f478fc60a10&gt;]
</pre></div>
</div>
<img alt="../_images/720b0e757eaaa9fb1a4f291e9abd2db1cede159aac7a370b4b02faa4ef0066e2.png" src="../_images/720b0e757eaaa9fb1a4f291e9abd2db1cede159aac7a370b4b02faa4ef0066e2.png" />
Expand Down Expand Up @@ -580,7 +580,7 @@ <h2>Scatter Plots with Seaborn<a class="headerlink" href="#scatter-plots-with-se
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;Axes: xlabel=&#39;Protein Concentration (mg/mL)&#39;, ylabel=&#39;A595&#39;&gt;
</pre></div>
</div>
<img alt="../_images/8b03fa50133ed664306a7a576a6ae3c39f4b9be0d59cbd9751c41bbbcce0331a.png" src="../_images/8b03fa50133ed664306a7a576a6ae3c39f4b9be0d59cbd9751c41bbbcce0331a.png" />
<img alt="../_images/61b3d28749ac89f4c1a2e65f5c7641cf0b5b2e5e93119d90954b32c775af2c07.png" src="../_images/61b3d28749ac89f4c1a2e65f5c7641cf0b5b2e5e93119d90954b32c775af2c07.png" />
</div>
</div>
<div class="exercise admonition">
Expand Down Expand Up @@ -629,7 +629,7 @@ <h2>Scatter Plots with Seaborn<a class="headerlink" href="#scatter-plots-with-se
</div>
</div>
<div class="cell_output docutils container">
<img alt="../_images/04368df5b8c05bb7e6ff4d2f486b18ad409f3fbfd19d683ecbd747fdb94545cb.png" src="../_images/04368df5b8c05bb7e6ff4d2f486b18ad409f3fbfd19d683ecbd747fdb94545cb.png" />
<img alt="../_images/75d0cc6a5a05408e3ad51699ae6365e43ea2065bb8f83b6303b54c6503d4aee6.png" src="../_images/75d0cc6a5a05408e3ad51699ae6365e43ea2065bb8f83b6303b54c6503d4aee6.png" />
</div>
</div>
<div class="key admonition">
Expand Down
2 changes: 1 addition & 1 deletion chapters/EC_class_ligands_search.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'chapters/EC_class_ligands_search';</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/nglview-js-widgets@3.0.8"></script>
<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@1.0.11/dist/embed-amd.min.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Visualizing the Binding Site of a Protein-Ligand Complex" href="binding_site_investigation.html" />
Expand Down
2 changes: 1 addition & 1 deletion chapters/File_Parsing.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'chapters/File_Parsing';</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/nglview-js-widgets@3.0.8"></script>
<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@1.0.11/dist/embed-amd.min.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Processing Multiple Files and Writing Files" href="Processing_Multiple_Files_and_Writing_Files.html" />
Expand Down
2 changes: 1 addition & 1 deletion chapters/Linear_Regression.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script>DOCUMENTATION_OPTIONS.pagename = 'chapters/Linear_Regression';</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/nglview-js-widgets@3.0.8"></script>
<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@1.0.11/dist/embed-amd.min.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Creating Plots in Jupyter Notebooks" href="Creating_Plots_in_Jupyter_Notebooks.html" />
Expand Down
2 changes: 1 addition & 1 deletion chapters/Modifying_Ligands_with_rdkit.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'chapters/Modifying_Ligands_with_rdkit';</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/nglview-js-widgets@3.0.8"></script>
<script src="https://cdn.jsdelivr.net/npm/@jupyter-widgets/html-manager@1.0.11/dist/embed-amd.min.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
Expand Down
Loading

0 comments on commit 9059210

Please sign in to comment.