Skip to content

Commit

Permalink
Update 02-HLT_timing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
denerslemos authored Aug 14, 2024
1 parent 5da7b89 commit 5909ec6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions _episodes/02-HLT_timing.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ A CERN account with access to lxplus - that's it!

There is a possibility to require ```pip3 install tsgauth==0.10.2```
To fix that, use

```
```bash
python3 -m venv venv
source venv/bin/activate
pip3 install --upgrade pip
Expand Down Expand Up @@ -74,7 +73,6 @@ NOTE: It is currently not possible to cancel an already running job. Only queued
- the final `cmsRun` of the timing job
**NOTE:** All of these steps are taken care of by the server for you as a user and the reports are just helpful tools when occasionally some measurement is crashing.
```bash
python3 job_manager.py --report JOB_ID
```
Expand Down

0 comments on commit 5909ec6

Please sign in to comment.