Skip to content
Snippets Groups Projects
Commit 013b9acf authored by joshcarini's avatar joshcarini
Browse files
parents 91e866ed 8c2457f8
No related branches found
No related tags found
1 merge request!81changed paragraph to match the RAM listed in following table
...@@ -52,3 +52,4 @@ require large amounts of memory.  ...@@ -52,3 +52,4 @@ require large amounts of memory. 
| compute.xlarge | 4 | 7.5GB | 160GB | | compute.xlarge | 4 | 7.5GB | 160GB |
| compute.2xlarge | 8 | 15GB | 160GB | | compute.2xlarge | 8 | 15GB | 160GB |
| compute.4xlarge | 16 | 30GB | 160GB | | compute.4xlarge | 16 | 30GB | 160GB |
| compute.8xlarge | 32 | 60GB | 160GB |
...@@ -17,13 +17,19 @@ weight = 20 ...@@ -17,13 +17,19 @@ weight = 20
statistical modeling, data visualization, machine learning, and much more. statistical modeling, data visualization, machine learning, and much more.
1. To open a Jupyter notebook, [Sign in](https://crane.unl.edu) to crane.unl.edu using your hcc credentials (NOT your 1. To open a Jupyter notebook, [Sign in](https://crane.unl.edu) to crane.unl.edu using your hcc credentials (NOT your
UNL credentials). campus credentials).
{{< figure src="/images/jupyterLogin.png" >}} {{< figure src="/images/jupyterLogin.png" >}}
2. Select your prefferred authentication method. 2. Select your preferred authentication method.
{{< figure src="/images/jupyterPush.png" >}} {{< figure src="/images/jupyterPush.png" >}}
3. Choose a job profile. Select "Local Jupyter Notebook" for light tasks such as debugging or small-scale testing.
Select the other options based on your computing needs. Note that a local Jupyter Notebook will save to your "home"
directory, while the other options save to your "work" directory.
{{< figure src="/images/jupyterjob.png" >}}
## Running Code ## Running Code
1. Select the "New" dropdown menu and select the file type you want to create. 1. Select the "New" dropdown menu and select the file type you want to create.
......
static/images/jupyterjob.png

202 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment