AI-151 Environment Guide

This tutorial will show you how log in and use the lab environment.

Remote Lab Environment (Guacamole)

This section shows you how to access our Remote Lab Environment (Guacamole).

  1. Go to the and enter your credentials:

  2. Guacamole login
  3. Open the tunnel and lab_machine terminals. The tunnel enables you to check your work during the labs in the virtual environents browser. The lab_machine will be your terminal that you can use.

  4. Terminals
  5. Open VSCode (Ericsson HU) / IntelliJ (Ericsson IR) with the following command in the lab_machine terminal:

    code labs/python
    intellij-idea-community labs/java/modules/3/TodoApp
  6. You are now logged in to Codeium, and your environment is being set up. You should see a README file pop up in VSCode.

Please carefully read the README file to learn about the structure of the environment. An important note is that you need to open only the folder with the name of the current modules number when doing the lab exercises. There are links for that in the README file.

Troubleshooting