-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ pagination_next: null | |
|
||
You'll use a CloudFormation template provided by Teradata to install JupyterLab and the AI Unlimited kernel from the AWS Management Console. | ||
|
||
This deploys a server instance, with JupyterLab running in a container controlled by [systemd](../glossary.md#systemd). | ||
This deploys a server instance, with JupyterLab running in a container controlled by [systemd](../../glossary.md#systemd). | ||
|
||
:::tip | ||
For installation support, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa). | ||
|
@@ -42,12 +42,12 @@ CloudFormation templates for JupyterLab are here in the AI Unlimited GitHub repo | |
|
||
`deployments/aws/templates/jupyter` | ||
|
||
Choose a template based on whether you intend to use a [load balancer](../glossary.md#load-balancer) and what type. | ||
Choose a template based on whether you intend to use a [load balancer](../../glossary.md#load-balancer) and what type. | ||
:::note | ||
You might want to ask a cloud admin at your organization for guidance. | ||
::: | ||
- `jupyter-alb.yaml`—Hosts JupyterLab behind an [application load balancer](../glossary.md#application-load-balancer) | ||
- `jupyter-with-nlb.yaml`—Hosts JupyterLab behind a [network load balancer](../glossary.md#network-load-balancer) | ||
- `jupyter-alb.yaml`—Hosts JupyterLab behind an [application load balancer](../../glossary.md#application-load-balancer) | ||
- `jupyter-with-nlb.yaml`—Hosts JupyterLab behind a [network load balancer](../../glossary.md#network-load-balancer) | ||
- `jupyter-without-lb.yaml`—No load balancer | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ pagination_next: null | |
|
||
You'll use an Azure Resource Manager (ARM) template provided by Teradata to install JupyterLab, and the AI Unlimited kernel, from the Azure Portal. | ||
|
||
This deploys a server instance, with JupyterLab running in a container controlled by [systemd](../glossary.md#systemd). | ||
This deploys a server instance, with JupyterLab running in a container controlled by [systemd](../../glossary.md#systemd). | ||
|
||
:::tip | ||
For installation support, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa). | ||
|
@@ -41,12 +41,12 @@ ARM templates for JupyterLab are here in the AI Unlimited GitHub repository: | |
|
||
`deployments/azure/templates/arm/jupyter` | ||
|
||
Choose a template based on whether you intend to use a [load balancer](../glossary.md#load-balancer) and what type. | ||
Choose a template based on whether you intend to use a [load balancer](../../glossary.md#load-balancer) and what type. | ||
:::note | ||
You might want to ask a cloud admin at your organization for guidance. | ||
::: | ||
- `jupyter-with-alb.json`—Hosts JupyterLab behind an [application load balancer](../glossary.md#application-load-balancer) | ||
- `jupyter-with-nlb.json`—Hosts JupyterLab behind a [network load balancer](../glossary.md#network-load-balancer) | ||
- `jupyter-with-alb.json`—Hosts JupyterLab behind an [application load balancer](../../glossary.md#application-load-balancer) | ||
- `jupyter-with-nlb.json`—Hosts JupyterLab behind a [network load balancer](../../glossary.md#network-load-balancer) | ||
- `jupyter-without-lb.json`—No load balancer | ||
|
||
## Load the template | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters