diff options
author | jgart | 2022-01-17 06:17:50 -0500 |
---|---|---|
committer | jgart | 2022-01-17 06:17:50 -0500 |
commit | 885b5fb52fd123832fa829484de949d4afaa38d6 (patch) | |
tree | 2c6b984a1443e6be6da34170bbaca8c80c223fc6 /wqflask | |
parent | 869f84ee791ce2761ef240a07c641fc5a829b0c3 (diff) | |
download | genenetwork2-885b5fb52fd123832fa829484de949d4afaa38d6.tar.gz |
update saunak's live jupyter notebook
Diffstat (limited to 'wqflask')
-rw-r--r-- | wqflask/wqflask/jupyter_notebooks.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/jupyter_notebooks.py b/wqflask/wqflask/jupyter_notebooks.py index ba0b0e0d..fc3a0af3 100644 --- a/wqflask/wqflask/jupyter_notebooks.py +++ b/wqflask/wqflask/jupyter_notebooks.py @@ -12,7 +12,7 @@ def launcher(): "src_link_url": "https://github.com/BonfaceKilz/tsaf-analysis-of-bxd-mouse-colonies", }, { - "main_url": "http://notebook.genenetwork.org/50939/notebooks/2020-05-08/solberg-rat-analysis.ipynb", + "main_url": "http://notebook.genenetwork.org/53457/notebooks/2020-05-08/solberg-rat-analysis.ipynb", "notebook_name": "Quantitative Genetics Tools for Mapping Trait Variation to Mechanisms, Therapeutics, and Interventions - Webinar Series", "src_link_url": "https://github.com/senresearch/quant-genetics-webinars", }, |