Skip to content
Including information about the Python installation. authored by Carlos Natalino's avatar Carlos Natalino
...@@ -22,6 +22,7 @@ The virtual machine has the following software installed: ...@@ -22,6 +22,7 @@ The virtual machine has the following software installed:
- Default Ubuntu graphical user interface - Default Ubuntu graphical user interface
- Docker - Docker
- Kubernetes - Kubernetes
- Python 3.9 is available through the command `python3.9`, including `python3.9-venv`
- Visual Studio Code - Visual Studio Code
To update all packages in the VM, run: To update all packages in the VM, run:
... ...
......