Accessing virtual computers
Once you have created your virtual computer, you will be able to access and launch the computer on a web browser. We recommend waiting ~10 minutes before accessing the instance. It takes time to create the instance and for all software to be installed.
-
To access a virtual computer, navigate to Lightsail for Research. Search for "Lightsail for Research" using the search bar and then select the product.
Warning
Be sure to search for "Lightsail for Research" and not just "Lightsail," which is a different product.
-
This will take you directly to a page that lists your virtual computers. You should see the virtual computer you created with the instance name that you provided during set up.
-
To launch the computer, click
Start computer
. -
When the computer is ready, you can open a session in a new browser window (you may need to enable pop-ups) using one of two approaches:
-
Use the drop-down menu on the lower right-hand side to select
Access operating system
to open the Ubuntu Desktop view. -
If applicable, use the
Launch RStudio
and/orLaunch VSCodium
button.- Clicking this button will launch only the
RStudio
orVSCodium
application, respectively, and you will not be able to access other applications from the same browser window. - If you need to access additional applications (e.g., GitKraken) you can open a separate window with
Access operating system
. Both of these windows can be open simultaneously. - Note that because the RStudio and VSCodium applications have built-in terminals, you can always use the terminal directly from them.
Working with
VSCodium
virtual computersWhen you launch a
VSCodium
computer viaAccess operating system
, you will not be able to use or access VSCodium itself. You can only access VSCodium if you use theLaunch VSCodium
button.If you need to use both VSCodium and other computer applications (e.g., GitKraken) at the same time, you can have two separate windows open at the same time: One opened with
Access operating system
to be able to use GitKraken, and one opened withLaunch VSCodium
to be able to use VSCodium.Note that this is not the same for RStudio. Unlike VSCodium, you can open the RStudio application from the Desktop view opened with
Access operating system
. - Clicking this button will launch only the
-
-
A new window should open in your browser with the Ubuntu desktop view.
See Working with storage volumes in Lightsail for Research and Getting started with development on Lightsail for Research for next steps.