@@ -51,7 +51,7 @@ 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`.
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_interactive_apps/">}}). After the Jupyter Notebook session starts, select `SAS` from the `New` dropdown box.
{{<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.
@@ -12,7 +12,7 @@ This guide covers the following HCC OnDemand topics and functions:
-[Managing and Transferring Files]({{<relref"managing_and_transferring_files">}})
-[Job Management and Submission]({{<relref"job_management_and_submission">}})
-[Shell Access]({{<relref"shell_access">}})
-[Virtual Desktop and Jupyter Notebooks]({{<relref"virtual_desktop_and_jupyter_notebooks">}})
-[Virtual Desktop and Jupyter Notebooks]({{<relref"virtual_desktop_and_interactive_apps">}})
*Open OnDemand was developed at the Ohio Supercomputer Center and is funded by the National Science Foundation. For more information about the Open OnDemand project, please visit their [website](https://openondemand.org/).*
title = "Virtual Desktop and Jupyter Notebooks with HCC OnDemand"
description = "Virtual Desktop and Jupyter Notebooks with HCC OnDemand"
title = "Virtual Desktop and Interactive Apps with HCC OnDemand"
description = "Virtual Desktop and Interactive Apps with HCC OnDemand"
weight=50
+++
You can launch a virtual desktop environment or a Jupyter Notebook by choosing the appropriate selection from the "Interactive Apps" drop-down menu at the top of the OnDemand Dashboard page.
You can launch a virtual desktop environment or another interactive app by choosing the appropriate selection from the "Interactive Apps" drop-down menu at the top of the OnDemand Dashboard page.
If you've launched a Jupyter Notebook, click "Connect to Jupyter" once the job begins running. This will spawn a new Jupyter Notebook server and open a window with the familiar Jupyter interface.
If you've launched an interactive app, click "Connect to APP", replacing "APP" with the app you are starting, once the job begins running. This will create a new tab in your browser window, and from here you will be able to interact with the application from within your web browser.
Be sure to delete desktop and Jupyter jobs once you are finished with them by selecting the "My Interactive Sessions" button on the OnDemand menu bar and then clicking the red "Delete" button next to the job.
Be sure to delete desktop and any other interactive jobs once you are finished with them by selecting the "My Interactive Sessions" button on the OnDemand menu bar and then clicking the red "Delete" button next to the job.