<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-ligatures:standardcontextual;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
font-family:"Calibri",sans-serif;
mso-ligatures:none;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">For the use cases that had links to Jupyter notebooks in Community Data, JupyterHub is requiring a new format for the URL to work correctly. For those of you that developed your documentation in github, please update your documentation
accordingly.<br>
<br>
</p>
<p class="MsoNormal">In the old URL where it has:<br>
/user/name/<br>
Replace with:<br>
/hub/user-redirect/</p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">An example shown here is for Scott’s API use case<br>
<a href="https://www.designsafe-ci.org/user-guide/usecases/#us-census-api-example">https://www.designsafe-ci.org/user-guide/usecases/#us-census-api-example</a><br>
Where you see the Open in DesignSafe button. <span style="mso-ligatures:none"><img border="0" width="144" height="63" style="width:1.5in;height:.6562in" id="Picture_x0020_1" src="cid:image001.png@01D9E25F.FA2EEC90" alt="A screenshot of a web page
Description automatically generated"></span></p>
<p class="MsoNormal">Old link:<br>
<a href="https://jupyter.designsafe-ci.org/user/name/notebooks/CommunityData/Use%20Case%20Products/APIs/us_census_api.ipynb">https://jupyter.designsafe-ci.org/user/name/notebooks/CommunityData/Use%20Case%20Products/APIs/us_census_api.ipynb</a><br>
<br>
New Link:</p>
<p class="MsoNormal"><a href="https://jupyter.designsafe-ci.org/hub/user-redirect/notebooks/CommunityData/Use%20Case%20Products/APIs/us_census_api.ipynb">https://jupyter.designsafe-ci.org/hub/user-redirect/notebooks/CommunityData/Use%20Case%20Products/APIs/us_census_api.ipynb</a><br>
<br>
</p>
</div>
</body>
</html>