|
@@ -494,6 +494,10 @@ A simple example of its use is shown below.</p>
|
|
|
<p>In this case, note that the value of tokens is the string 3 instead of the integer (or natural) 3.
|
|
|
Therefore, the conformance check will flag this value as incorrectly typed.</p>
|
|
|
</div>
|
|
|
+<div class="section" id="upload-model">
|
|
|
+<h2>Upload model<a class="headerlink" href="#upload-model" title="Permalink to this headline">¶</a></h2>
|
|
|
+<p>TODO: use the execute_model.py</p>
|
|
|
+</div>
|
|
|
</div>
|
|
|
|
|
|
|
|
@@ -507,6 +511,7 @@ Therefore, the conformance check will flag this value as incorrectly typed.</p>
|
|
|
<li><a class="reference internal" href="#">Examples</a><ul>
|
|
|
<li><a class="reference internal" href="#fibonacci-server">Fibonacci Server</a></li>
|
|
|
<li><a class="reference internal" href="#modelling-server">Modelling Server</a></li>
|
|
|
+<li><a class="reference internal" href="#upload-model">Upload model</a></li>
|
|
|
</ul>
|
|
|
</li>
|
|
|
</ul>
|