aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjgart2021-09-09 22:28:02 -0500
committerjgart2021-09-11 12:02:32 -0400
commitf414cd4109229546bfb8c56fea95b6729121f0b3 (patch)
tree34af785d8ad1d87adba73ab31163236001fbc183
parentd76e1ec30195074cf8dfd0f8396285d31faa8984 (diff)
downloadgenenetwork2-f414cd4109229546bfb8c56fea95b6729121f0b3.tar.gz
Add Jupyter Notebook Launcher to Tools dropdown menu
-rw-r--r--wqflask/wqflask/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html
index 049ebe6d..14e6bc88 100644
--- a/wqflask/wqflask/templates/base.html
+++ b/wqflask/wqflask/templates/base.html
@@ -87,6 +87,7 @@
<li><a href="https://systems-genetics.org/">Systems Genetics PheWAS</a></li>
<li><a href="http://ucscbrowser.genenetwork.org/">Genome Browser</a></li>
<li><a href="http://power.genenetwork.org">BXD Power Calculator</a></li>
+ <li><a href="http://notebook.genenetwork.org/">Jupyter Notebook Launcher</a></li>
<li><a href="http://datafiles.genenetwork.org">Interplanetary File System</a></li>
</ul>
</li>