Últimos anúncios

PB - Software Installation

21 fevereiro 2025, 17:08 Daniel Pereira Costa

Dear Students,For the PB classes you will need software to code and manage your virtual environment. You can use any software you feel confident on using. However, I suggest the use of Visual Studio Code(https://code.visualstudio.com) and Anaconda(https://www.anaconda.com). Hence, for the PB classes is expected that you have at least these two  installed in your computer.

To confirm that anaconda is working properly after installation you should:
For Windows Users:
1. Look for Anaconda Prompt on your search bar and open it
2. Type  "conda create --name Classes python=3.11" on the terminal and answer "yes" for installation.
3. Type "conda activate Classes" on the terminal.(You should see the "(base)" be transformed into "(Classes)" on your terminal.

For Mac Users:
1. Open the terminal
2. Type  "conda create --name Classes python=3.11" on the terminal and answer "yes" for installation.
3. Type "conda activate Classes" on the terminal.(You should see the "(base)" be transformed into "(Classes)" on your terminal.

Before each class I will publish a folder containing the notebooks and datasets you need for the PB class. Inside of this folder, there will be a file called "requirements.txt". Inside of it, it will be written al the python libraries that you need for the class. 
You should install it in your virtual environment in the following way:
1. On the respective terminal Type "conda activate Classes" on the terminal.(You should see the "(base)" be transformed into "(Classes)" on your terminal.
2. Type "pip install library_name" for each library.

See you on Tuesday!


[MP.B] launched

20 fevereiro 2025, 16:49


[MP.A] Congrats!

20 fevereiro 2025, 16:36


Mini-project A is launched: create your team

17 fevereiro 2025, 09:15


Welcome to GPQT

16 fevereiro 2025, 11:51

Corpo Docente

Pedro Freitas Mendes

Responsável

pedro.f.mendes@tecnico.ulisboa.pt

Daniel Pereira Costa
daniel.pereira.costa@tecnico.ulisboa.pt