Skip to content

Commit

Permalink
deploy: e767e5c
Browse files Browse the repository at this point in the history
  • Loading branch information
shoepfl committed Jul 7, 2023
1 parent faba5f9 commit d9f4c53
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions MarkdownLinks/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@
<li class="toctree-l2"><a class="reference internal" href="#i-have-a-question">I Have a Question</a></li>
<li class="toctree-l2"><a class="reference internal" href="#i-want-to-contribute">I Want To Contribute</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#legal-notice-omit-in-toc">Legal Notice <!-- omit in toc --></a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#how-to-install-the-current-main-branch-directly">How to install the current main branch directly?</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#reporting-bugs">Reporting Bugs</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#before-submitting-a-bug-report">Before Submitting a Bug Report</a></li>
<li class="toctree-l4"><a class="reference internal" href="#how-do-i-submit-a-good-bug-report">How Do I Submit a Good Bug Report?</a></li>
Expand Down Expand Up @@ -167,6 +170,13 @@ <h2>I Want To Contribute<a class="headerlink" href="#i-want-to-contribute" title
<h3>Legal Notice <!-- omit in toc --><a class="headerlink" href="#legal-notice-omit-in-toc" title="Permalink to this heading"></a></h3>
</section>
<p>When contributing to this project, you must agree that you have authored 100% of the content, that you have the necessary rights to the content and that the content you contribute may be provided under the project license.</p>
</section>
<section id="how-to-install-the-current-main-branch-directly">
<h2>How to install the current main branch directly?<a class="headerlink" href="#how-to-install-the-current-main-branch-directly" title="Permalink to this heading"></a></h2>
<p>To install the current main branch version you can use git in your conda environment:
<code class="docutils literal notranslate"><span class="pre">pip</span> <span class="pre">install</span> <span class="pre">git+https://github.com/Systems-Theory-in-Systems-Biology/EPI</span></code></p>
<p>like this you can also install feature-branches.
Please be aware that these versions are under development and the double-checked versions are published on pypi.</p>
<section id="reporting-bugs">
<h3>Reporting Bugs<a class="headerlink" href="#reporting-bugs" title="Permalink to this heading"></a></h3>
<!-- omit in toc -->
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ <h2>How to start<a class="headerlink" href="#how-to-start" title="Permalink to t
<li class="toctree-l2"><a class="reference internal" href="MarkdownLinks/contributing.html#table-of-contents">Table of Contents</a></li>
<li class="toctree-l2"><a class="reference internal" href="MarkdownLinks/contributing.html#i-have-a-question">I Have a Question</a></li>
<li class="toctree-l2"><a class="reference internal" href="MarkdownLinks/contributing.html#i-want-to-contribute">I Want To Contribute</a></li>
<li class="toctree-l2"><a class="reference internal" href="MarkdownLinks/contributing.html#how-to-install-the-current-main-branch-directly">How to install the current main branch directly?</a></li>
<li class="toctree-l2"><a class="reference internal" href="MarkdownLinks/contributing.html#styleguides">Styleguides</a></li>
<li class="toctree-l2"><a class="reference internal" href="MarkdownLinks/contributing.html#join-the-project-team">Join The Project Team</a></li>
<li class="toctree-l2"><a class="reference internal" href="MarkdownLinks/contributing.html#attribution">Attribution</a></li>
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit d9f4c53

Please sign in to comment.