Skip to content

Commit 2332799

Browse files
authored
WMS ID 11919 - fixed build lab for multiople industries (#618)
* quickstart templates * quickstart templates update * cleanup oracle-livelabs/sprints#247 * WMS ID 11919 - missing image WMS ID 11919 - missing image * WMS ID 11919 - fix sled intro WMS ID 11919 - fix sled intro * WMS ID 11919 - fix formatting in MCP lab WMS ID 11919 - fix formatting in MCP lab * WMS ID 11919 - fixed build lab for multiople industries WMS ID 11919 - fixed build lab for multiople industries
1 parent fd341cd commit 2332799

File tree

8 files changed

+24
-24
lines changed

8 files changed

+24
-24
lines changed

dev-ai-app-dev-energyutilities/build/build.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ This lab assumes you have:
2626
## Task 1: Build the application in Jupyter Notebook
2727
>💡**Note**: Review Lab 2: Connect to the Development Environment for instructions on accessing JupyterLab.
2828
29-
1. You should see a terminal pop up once you are logged in.
29+
1. You should see a terminal pop up once you are logged in. (You can always create a new one by clicking on the blue + and select terminal)
3030

3131
![Open Terminal](./images/terminal.png " ")
3232

3333

34-
2. Navigate to the `dbinit` directory by running the following command.
34+
2. Navigate to the `~/dbinit` directory by running the following command.
3535

3636
```bash
3737
<copy>
38-
cd dbinit
38+
cd ~/dbinit
3939
</copy>
4040
```
4141

dev-ai-app-dev-finance/build/build.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@ This lab assumes you have:
2828

2929
>💡**Note**: Review Lab 2: Connect to the Development Environment for instructions on accessing JupyterLab.
3030
31-
1. You should see a terminal pop up once you are logged in.
31+
1. You should see a terminal pop up once you are logged in. (You can always create a new one by clicking on the blue + and select terminal)
3232

3333
![Open Terminal](./images/terminal.png " ")
3434

3535

36-
2. Navigate to the `dbinit` directory by running the following command.
36+
2. Navigate to the `~/dbinit` directory by running the following command.
3737

3838
```bash
3939
<copy>
40-
cd dbinit
40+
cd ~/dbinit
4141
</copy>
4242
```
4343

dev-ai-app-dev-gaming/build/build.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ This lab assumes you have:
2626
## Task 1: Build the application in Jupyter Notebook
2727
>💡**Note**: Review Lab 2: Connect to the Development Environment for instructions on accessing JupyterLab.
2828
29-
1. You should see a terminal pop up once you are logged in.
29+
1. You should see a terminal pop up once you are logged in. (You can always create a new one by clicking on the blue + and select terminal)
3030

3131
![Open Terminal](./images/terminal.png " ")
3232

3333

34-
2. Navigate to the `dbinit` directory by running the following command.
34+
2. Navigate to the `~/dbinit` directory by running the following command.
3535

3636
```bash
3737
<copy>
38-
cd dbinit
38+
cd ~/dbinit
3939
</copy>
4040
```
4141

dev-ai-app-dev-healthcare/build/build.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ This lab assumes you have:
2626
## Task 1: Build the application in Jupyter Notebook
2727
>💡**Note**: Review Lab 2: Connect to the Development Environment for instructions on accessing JupyterLab.
2828
29-
1. You should see a terminal pop up once you are logged in.
29+
1. You should see a terminal pop up once you are logged in. (You can always create a new one by clicking on the blue + and select terminal)
3030

3131
![Open Terminal](./images/terminal.png " ")
3232

3333

34-
2. Navigate to the `dbinit` directory by running the following command.
34+
2. Navigate to the `~/dbinit` directory by running the following command.
3535

3636
```bash
3737
<copy>
38-
cd dbinit
38+
cd ~/dbinit
3939
</copy>
4040
```
4141

dev-ai-app-dev-retail/build/build.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ This lab assumes you have:
2626
## Task 1: Build the application in Jupyter Notebook
2727
>💡**Note**: Review Lab 2: Connect to the Development Environment for instructions on accessing JupyterLab.
2828
29-
1. You should see a terminal pop up once you are logged in.
29+
1. You should see a terminal pop up once you are logged in. (You can always create a new one by clicking on the blue + and select terminal)
3030

3131
![Open Terminal](./images/terminal.png " ")
3232

3333

34-
2. Navigate to the `dbinit` directory by running the following command.
34+
2. Navigate to the `~/dbinit` directory by running the following command.
3535

3636
```bash
3737
<copy>
38-
cd dbinit
38+
cd ~/dbinit
3939
</copy>
4040
```
4141

dev-ai-app-dev-state/build/build.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ This lab assumes you have:
2626
## Task 1: Build the application in Jupyter Notebook
2727
>💡**Note**: Review Lab 2: Connect to the Development Environment for instructions on accessing JupyterLab.
2828
29-
1. You should see a terminal pop up once you are logged in.
29+
1. You should see a terminal pop up once you are logged in. (You can always create a new one by clicking on the blue + and select terminal)
3030

3131
![Open Terminal](./images/terminal.png " ")
3232

3333

34-
2. Navigate to the `dbinit` directory by running the following command.
34+
2. Navigate to the `~/dbinit` directory by running the following command.
3535

3636
```bash
3737
<copy>
38-
cd dbinit
38+
cd ~/dbinit
3939
</copy>
4040
```
4141

dev-ai-app-dev-telecommunication/build/build.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ This lab assumes you have:
2626
## Task 1: Build the application in Jupyter Notebook
2727
>💡**Note**: Review Lab 2: Connect to the Development Environment for instructions on accessing JupyterLab.
2828
29-
1. You should see a terminal pop up once you are logged in.
29+
1. You should see a terminal pop up once you are logged in. (You can always create a new one by clicking on the blue + and select terminal)
3030

3131
![Open Terminal](./images/terminal.png " ")
3232

3333

34-
2. Navigate to the `dbinit` directory by running the following command.
34+
2. Navigate to the `~/dbinit` directory by running the following command.
3535

3636
```bash
3737
<copy>
38-
cd dbinit
38+
cd ~/dbinit
3939
</copy>
4040
```
4141

dev-ai-app-dev-transportation/build/build.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ This lab assumes you have:
2626
## Task 1: Build the application in Jupyter Notebook
2727
>💡**Note**: Review Lab 2: Connect to the Development Environment for instructions on accessing JupyterLab.
2828
29-
1. You should see a terminal pop up once you are logged in.
29+
1. You should see a terminal pop up once you are logged in. (You can always create a new one by clicking on the blue + and select terminal)
3030

3131
![Open Terminal](./images/terminal.png " ")
3232

3333

34-
2. Navigate to the `dbinit` directory by running the following command.
34+
2. Navigate to the `~/dbinit` directory by running the following command.
3535

3636
```bash
3737
<copy>
38-
cd dbinit
38+
cd ~/dbinit
3939
</copy>
4040
```
4141

0 commit comments

Comments
 (0)