@@ -98,7 +98,12 @@ Replace `<username>` with your HCC username.
The results of the t-test are computed and printed to the `.lst` file
## SAS on JupyterHub
Sas can also be run on Jupyter notebook environments available through [HCC Open OnDemand]({{<relref"../../open_ondemand/connecting_to_hcc_ondemand/">}}). [Launch a jupyter notebook session]({{<relref"../../open_ondemand/virtual_desktop_and_jupyter_notebooks/">}}). From the `New` dropdown box, select the `SAS`.
{{<figuresrc="/images/jupyterNew.png">}}
Here you can run code in the notebook's cells. The SAS code is then ran when you click on the "play" icon or pressing the `shift` and `enter` keys simultaneously.