Skip to content

Commit

Permalink
deploy: e494f16
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 20, 2024
1 parent adcd50a commit f8ead4c
Show file tree
Hide file tree
Showing 24 changed files with 42 additions and 44 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: b554adda744f738965857dbf0b20b874
config: 6f9396f0563755c471fd6e8f68dddff2
tags: 645f666f9bcd5a90fca523b33c5a78b7
12 changes: 6 additions & 6 deletions _sources/notebooks/thai_semantic_representation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"\n",
"GitHub: https://github.com/VipashaB94/ThaiGrammar\n",
"\n",
"Paper: [Wait]\n",
"Paper: https://aclanthology.org/2024.acl-srw.37/\n",
"\n",
"\n",
"\n",
Expand Down Expand Up @@ -66,7 +66,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -145,7 +145,7 @@
"metadata": {
"id": "fvE8146VnJKP"
},
"execution_count": 2,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -156,7 +156,7 @@
"metadata": {
"id": "-6opwCGVnTYH"
},
"execution_count": 3,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -172,7 +172,7 @@
"id": "wlEN8Q-jnWQN",
"outputId": "ff7c4502-df3a-4f5c-fab0-23a745d87b85"
},
"execution_count": 4,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -203,7 +203,7 @@
"id": "BD8ZQezQnbCM",
"outputId": "a521789f-8e8a-419b-be14-6877ec1d1677"
},
"execution_count": 5,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down
2 changes: 1 addition & 1 deletion _static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: 'thai2plot-28-g4a9b64f',
VERSION: 'thai2plot-29-ge494f16',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
2 changes: 1 addition & 1 deletion genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Index &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/style.css" />
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Welcome to PyThaiNLP Tutorials &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Welcome to PyThaiNLP Tutorials &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="_static/style.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/Han-Coref.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>🪿 Han-Coref: Thai Coreference resolution by PyThaiNLP &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>🪿 Han-Coref: Thai Coreference resolution by PyThaiNLP &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/Thai_Dependency_Parser.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thai Dependency Parser &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Thai Dependency Parser &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/find_all_thai_rhyming_words.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Find all Thai rhyming words from Thai word &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Find all Thai rhyming words from Thai word &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/machine_translation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PyThaiNLP Translate &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>PyThaiNLP Translate &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/nlpo3ipynb.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>nlpO3 &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>nlpO3 &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/pythainlp_chunk.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thai Chunk Parser &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Thai Chunk Parser &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/pythainlp_get_started.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PyThaiNLP Get Started &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>PyThaiNLP Get Started &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/pythainlp_wangchanberta.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wangchanberta &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Wangchanberta &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/sentiment_analysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wisesight Sentiment Analysis &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Wisesight Sentiment Analysis &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/spaCy_PyThaiNLP_demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>spaCy-PyThaiNLP &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>spaCy-PyThaiNLP &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/text_classification.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Wongnai Review Classification &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Wongnai Review Classification &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/text_generation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thai Wiki Language Model for Text Generation &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Thai Wiki Language Model for Text Generation &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
20 changes: 9 additions & 11 deletions notebooks/thai_semantic_representation.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thai Semantic Representation &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Thai Semantic Representation &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down Expand Up @@ -119,15 +119,15 @@ <h2>Automatic Derivation of Semantic Representations for Thai Serial Verb Constr
surface forms. I present the first fully-implemented, unified analysis for Thai SVCs, deriving appropriate semantic representations (MRS; Copestake et al. 2005) from syntactic features, implemented within a DELPH-IN computational grammar (Slayden 2009). This analysis increases verified coverage of SVCs by 73% and decreases ambiguity by 46%.</p>
</div></blockquote>
<p>GitHub: <a class="reference external" href="https://github.com/VipashaB94/ThaiGrammar">https://github.com/VipashaB94/ThaiGrammar</a></p>
<p>Paper: [Wait]</p>
<p>Paper: <a class="reference external" href="https://aclanthology.org/2024.acl-srw.37/">https://aclanthology.org/2024.acl-srw.37/</a></p>
<hr class="docutils" />
<p>This notebook will guide you in running Thai semantic representations from the work.</p>
<p>The notebook created by Wannaphong Phatthiyaphaibun, PyThaiNLP.</p>
<section id="Install">
<h3>Install<a class="headerlink" href="#Install" title="Permalink to this heading"></a></h3>
<p>Get latest ACE from <a class="reference external" href="http://sweaglesw.org/linguistics/ace/">http://sweaglesw.org/linguistics/ace/</a></p>
<div class="nbinput docutils container">
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[1]:
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[ ]:
</pre></div>
</div>
<div class="input_area highlight-python notranslate"><div class="highlight"><pre><span></span>!wget http://sweaglesw.org/linguistics/ace/download/ace-0.9.34-x86-64.tar.gz
Expand Down Expand Up @@ -185,23 +185,23 @@ <h3>Usage<a class="headerlink" href="#Usage" title="Permalink to this heading">
<p>We use ACE for pydelphin.</p>
<p>Docs: <a class="reference external" href="https://pydelphin.readthedocs.io/en/latest/guides/ace.html">https://pydelphin.readthedocs.io/en/latest/guides/ace.html</a></p>
<div class="nbinput nblast docutils container">
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[2]:
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[ ]:
</pre></div>
</div>
<div class="input_area highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span> <span class="nn">delphin</span> <span class="kn">import</span> <span class="n">ace</span>
</pre></div>
</div>
</div>
<div class="nbinput nblast docutils container">
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[3]:
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[ ]:
</pre></div>
</div>
<div class="input_area highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">ace</span><span class="o">.</span><span class="n">compile</span><span class="p">(</span><span class="s1">&#39;./ThaiGrammar/thaigrammar/ace/config.tdl&#39;</span><span class="p">,</span> <span class="s1">&#39;thai.dat&#39;</span><span class="p">,</span><span class="n">executable</span><span class="o">=</span><span class="s2">&quot;./run_ace/ace-0.9.34/ace&quot;</span><span class="p">)</span>
</pre></div>
</div>
</div>
<div class="nbinput docutils container">
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[4]:
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[ ]:
</pre></div>
</div>
<div class="input_area highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">response</span> <span class="o">=</span> <span class="n">ace</span><span class="o">.</span><span class="n">parse</span><span class="p">(</span><span class="s1">&#39;thai.dat&#39;</span><span class="p">,</span> <span class="s1">&#39;สุรี ไป ซื้อ หนังสือ&#39;</span><span class="p">,</span><span class="n">executable</span><span class="o">=</span><span class="s2">&quot;./run_ace/ace-0.9.34/ace&quot;</span><span class="p">)</span>
Expand All @@ -210,8 +210,7 @@ <h3>Usage<a class="headerlink" href="#Usage" title="Permalink to this heading">
</div>
</div>
<div class="nboutput nblast docutils container">
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[4]:
</pre></div>
<div class="prompt empty docutils container">
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
Expand All @@ -223,7 +222,7 @@ <h3>Usage<a class="headerlink" href="#Usage" title="Permalink to this heading">
</pre></div></div>
</div>
<div class="nbinput docutils container">
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[5]:
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[ ]:
</pre></div>
</div>
<div class="input_area highlight-python notranslate"><div class="highlight"><pre><span></span><span class="n">response</span> <span class="o">=</span> <span class="n">ace</span><span class="o">.</span><span class="n">parse</span><span class="p">(</span><span class="s1">&#39;thai.dat&#39;</span><span class="p">,</span> <span class="s1">&#39;ผม จะ เป็น คน ดี&#39;</span><span class="p">,</span><span class="n">executable</span><span class="o">=</span><span class="s2">&quot;./run_ace/ace-0.9.34/ace&quot;</span><span class="p">)</span>
Expand All @@ -232,8 +231,7 @@ <h3>Usage<a class="headerlink" href="#Usage" title="Permalink to this heading">
</div>
</div>
<div class="nboutput nblast docutils container">
<div class="prompt highlight-none notranslate"><div class="highlight"><pre><span></span>[5]:
</pre></div>
<div class="prompt empty docutils container">
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
Expand Down
12 changes: 6 additions & 6 deletions notebooks/thai_semantic_representation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"\n",
"GitHub: https://github.com/VipashaB94/ThaiGrammar\n",
"\n",
"Paper: [Wait]\n",
"Paper: https://aclanthology.org/2024.acl-srw.37/\n",
"\n",
"\n",
"\n",
Expand All @@ -49,7 +49,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -122,7 +122,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": null,
"metadata": {
"id": "fvE8146VnJKP"
},
Expand All @@ -133,7 +133,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {
"id": "-6opwCGVnTYH"
},
Expand All @@ -144,7 +144,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -175,7 +175,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down
2 changes: 1 addition & 1 deletion notebooks/thai_wav2vec2_onnx.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thai Wav2vec2 model to ONNX model &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>Thai Wav2vec2 model to ONNX model &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
2 changes: 1 addition & 1 deletion notebooks/wangchanberta_getting_started_aireseach.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>WangchanBERTa: Getting Started Notebook &mdash; pythainlp-tutorials thai2plot-28-g4a9b64f documentation</title>
<title>WangchanBERTa: Getting Started Notebook &mdash; pythainlp-tutorials thai2plot-29-ge494f16 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css" />
Expand Down
Loading

0 comments on commit f8ead4c

Please sign in to comment.