# From computer room 1. Open *Anaconda Prompt*
2. Navigate to the storage disk of the practical work
```sh X: ```
3. Activate **lbrat2104** environment
```sh
conda activate lbrat2104
``` 4. Launch JupyterLab ```sh jupyter lab ```
5. When finished, close JupyterLab
`CTRL-C` `CTRL-C`