Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/hpc/09_ood/03_Dask.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[Dask](https://docs.dask.org/en/stable/) is a Python library for parallel and distributed computing.

## Getting Started
You can run Dask in a Jupyter Notebook in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `DS-GA.1004 - Jupyter Dask` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
You can run Dask in a Jupyter Notebook in OOD by going to the URL [ood.torch.hpc.nyu.edu](http://ood.torch.hpc.nyu.edu) in your browser and selecting `DS-GA.1004 - Jupyter Dask` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.

:::note
Be aware that when you start from `Recently Used Apps` it will start with the same configuration that you used previously. If you'd like to configure your Dask session differently, you'll need to select it from the menu.
Expand Down Expand Up @@ -110,4 +110,4 @@ Dask took 3.448112726211548 seconds to compute the mean across 5 files.
Result (Dask): 50.010815178612596
Pandas took 9.641847610473633 seconds to compute the mean across 5 files.
Result (Pandas): 50.01081517861258
```
```
4 changes: 2 additions & 2 deletions docs/hpc/09_ood/04_Desktop.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
You can get a basic desktop interface to HPC resources.

## Getting Started
You can get a desktop in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `Desktop` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
You can get a desktop in OOD by going to the URL [ood.torch.hpc.nyu.edu](http://ood.torch.hpc.nyu.edu) in your browser and selecting `Desktop` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.

:::note
Be aware that when you start from `Recently Used Apps` it will start with the same configuration that you used previously. If you'd like to configure your Desktop session differently, you'll need to select it from the menu.
Expand All @@ -29,4 +29,4 @@ Once that happens you'll get one last page that will give you links to:

![Pre-launch Desktop OOD](./static/ood_desktop_prelaunch.png)

Please click the `Launch Desktop` button and a Desktop window will open.
Please click the `Launch Desktop` button and a Desktop window will open.
2 changes: 1 addition & 1 deletion docs/hpc/09_ood/05_igv.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Please see the following links for details:
- [Tutorial Videos](https://www.youtube.com/channel/UCb5W5WqauDOwubZHb-IA_rA)

## Getting Started
You can run IGV in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `IGV` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
You can run IGV in OOD by going to the URL [ood.torch.hpc.nyu.edu](http://ood.torch.hpc.nyu.edu) in your browser and selecting `IGV` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.

:::note
Be aware that when you start from `Recently Used Apps` it will start with the same configuration that you used previously. If you'd like to configure your IGV session differently, you'll need to select it from the menu.
Expand Down
2 changes: 1 addition & 1 deletion docs/hpc/09_ood/07_jupyter_with_conda_singularity.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ to
Update the `"<Your NetID>"` to your own NetID without the `"<>"` symbols.

### Launch an OOD Jupyter Notebook
Go to [https://ood.hpc.nyu.edu](https://ood.hpc.nyu.edu) <br />
Go to [https://ood.torch.hpc.nyu.edu](https://ood.torch.hpc.nyu.edu) <br />
and select Jupyter Notebook from the Interactive Apps pull-down menu:

![OOD Launch](./static/start_jupyter.png)
Expand Down
4 changes: 2 additions & 2 deletions docs/hpc/09_ood/08_matlab_proxy.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Matlab-Proxy in OOD

## Getting Started
You can run Matlab-Proxy in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `MATLAB` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
You can run Matlab-Proxy in OOD by going to the URL [ood.torch.hpc.nyu.edu](http://ood.torch.hpc.nyu.edu) in your browser and selecting `MATLAB` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.

:::note
Be aware that when you start from `Recently Used Apps` it will start with the same configuration that you used previously. If you'd like to configure your Matlab session differently, you'll need to select it from the menu.
Expand Down Expand Up @@ -51,4 +51,4 @@ Once that happens you'll get a form that will allow you to:

![Pre-launch matlab OOD](./static/ood_matlab_prelaunch.png)

Then after you hit the `Connect to Matlab` button you'll have the familiar Matlab Desktop to use.
Then after you hit the `Connect to Matlab` button you'll have the familiar Matlab Desktop to use.
2 changes: 1 addition & 1 deletion docs/hpc/09_ood/09_RStudio.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


## Getting Started
You can run RStudio in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `RStudio Server` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
You can run RStudio in OOD by going to the URL [ood.torch.hpc.nyu.edu](http://ood.torch.hpc.nyu.edu) in your browser and selecting `RStudio Server` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.

:::note
Be aware that when you start from `Recently Used Apps` it will start with the same configuration that you used previously. If you'd like to configure your RStudio session differently, you'll need to select it from the menu.
Expand Down
2 changes: 1 addition & 1 deletion docs/hpc/09_ood/10_Spark.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Spark Standalone Cluster with Jupyter Notebook in OOD

## Getting Started
You can run a Spark Standalone Cluster with Jupyter Notebook in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `Spark Standalone Cluster` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
You can run a Spark Standalone Cluster with Jupyter Notebook in OOD by going to the URL [ood.torch.hpc.nyu.edu](http://ood.torch.hpc.nyu.edu) in your browser and selecting `Spark Standalone Cluster` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.

:::note
Be aware that when you start from `Recently Used Apps` it will start with the same configuration that you used previously. If you'd like to configure your Spark Standalone Cluster with Jupyter Notebook session differently, you'll need to select it from the menu.
Expand Down
2 changes: 1 addition & 1 deletion docs/hpc/09_ood/11_Stata.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Stata in OOD

## Getting Started
You can run Stata in OOD by going to the URL [ood.hpc.nyu.edu](http://ood.hpc.nyu.edu) in your browser and selecting `STATA` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.
You can run Stata in OOD by going to the URL [ood.torch.hpc.nyu.edu](http://ood.torch.hpc.nyu.edu) in your browser and selecting `STATA` from the `Interactive Apps` pull-down menu at the top of the page. Once you've used it and other interactive apps they'll show up on your home screen under the `Recently Used Apps` header.

:::note
Be aware that when you start from `Recently Used Apps` it will start with the same configuration that you used previously. If you'd like to configure your NGLView Jupyter Notebook session differently, you'll need to select it from the menu.
Expand Down
Loading