-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
70 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: 64482a483750e34db2c20f3a9c5430d1 | ||
config: 00eebcb5cb5433e84fe3fdc4b81092a8 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -225,6 +226,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
@@ -419,13 +424,13 @@ <h1>About<a class="headerlink" href="#about" title="Permalink to this headline"> | |
<p>The idea for providing such an overview has been developed and was refined by <a class="reference external" href="https://www.ntnu.edu/employees/maximilian.koslowski">Max Koslowski</a>, a doctoral researcher at NTNU’s <a class="reference external" href="https://www.ntnu.edu/indecol/">Industrial Ecology programme</a>.</p> | ||
<p>This website is now about to be updated as part of the ISIE website project.</p> | ||
<div class="sd-tab-set docutils"> | ||
<input checked="checked" id="53451b22-9dbc-46b8-a008-670d6ed98263" name="48ce492f-0d1f-4153-ab52-12dd2d61808d" type="radio"> | ||
</input><label class="sd-tab-label" for="53451b22-9dbc-46b8-a008-670d6ed98263"> | ||
<input checked="checked" id="d3eb8cf5-5244-47b8-a593-e7d12ade295f" name="6566f4f0-c5ab-4cdf-8a23-d4c7d7eb5e8f" type="radio"> | ||
</input><label class="sd-tab-label" for="d3eb8cf5-5244-47b8-a593-e7d12ade295f"> | ||
LCA</label><div class="sd-tab-content docutils"> | ||
<p>Some brief description of LCA</p> | ||
</div> | ||
<input id="24a3c388-11a9-4f09-b829-2f6b90992622" name="48ce492f-0d1f-4153-ab52-12dd2d61808d" type="radio"> | ||
</input><label class="sd-tab-label" for="24a3c388-11a9-4f09-b829-2f6b90992622"> | ||
<input id="7a05be2a-82ef-4578-ae52-ced8e0786183" name="6566f4f0-c5ab-4cdf-8a23-d4c7d7eb5e8f" type="radio"> | ||
</input><label class="sd-tab-label" for="7a05be2a-82ef-4578-ae52-ced8e0786183"> | ||
MFA</label><div class="sd-tab-content docutils"> | ||
<p>Some brief description of MFA with <code class="docutils literal notranslate"><span class="pre">some</span> <span class="pre">code</span></code>!</p> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -226,6 +227,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -226,6 +227,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -226,6 +227,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -226,6 +227,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -225,6 +226,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -226,6 +227,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -226,6 +227,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="../../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -224,6 +225,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="../../_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -226,6 +227,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,6 +76,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -223,6 +224,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,6 +77,7 @@ | |
} | ||
commentsRunWhenDOMLoaded(addUtterances); | ||
</script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> | ||
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script> | ||
<script src="_static/design-tabs.js"></script> | ||
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js" | ||
|
@@ -229,6 +230,10 @@ | |
<div class="bd-sidebar__bottom"> | ||
<!-- To handle the deprecated key --> | ||
|
||
<div class="navbar_extra_footer"> | ||
Visit our <a href="https://github.com/maximikos/indeco">GitHub Repository</a> <div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
<div id="rtd-footer-container"></div> | ||
|