aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorjgart2021-11-17 02:37:17 -0500
committerjgart2021-11-17 02:37:17 -0500
commit9577152dfed7ae3fab2fb677a89b78ed88b9e127 (patch)
tree6f22d2654af6b47765a297312d8672683a256e54 /wqflask
parent7e3a6b1d91321f85f8fd67d7713cdafaaadb9a9a (diff)
downloadgenenetwork2-9577152dfed7ae3fab2fb677a89b78ed88b9e127.tar.gz
update jupyter notebook link name
This does not point to the launcher app but to the curated notebooks.
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html
index 6e922f24..a3bd1b63 100644
--- a/wqflask/wqflask/templates/base.html
+++ b/wqflask/wqflask/templates/base.html
@@ -87,7 +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="{{url_for('jupyter_notebooks.launcher')}}">Jupyter Notebook Launcher</a></li>
+ <li><a href="{{url_for('jupyter_notebooks.launcher')}}">Jupyter Notebooks</a></li>
<li><a href="http://datafiles.genenetwork.org">Interplanetary File System</a></li>
</ul>
</li>