Skip to content

Commit

Permalink
Update imputationbot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukfor authored Sep 24, 2024
1 parent de285c2 commit c80c936
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/tutorials/imputationbot.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@ Enable API access from your Profile page.

1. Login and click on your **username** and then **profile**:

![Image1](/workshops/ASHG2020/images/token1.png)
![Image1](../workshops/ASHG2020/images/token1.png)

2. Click on **Create API Token**

![Image1](/workshops/ASHG2020/images/token2.png)
![Image1](../workshops/ASHG2020/images/token2.png)

3. Copy your API Token and paste it when `imputationbot add-instance` ask for it.

![Image1](/workshops/ASHG2020/images/token3.png)
![Image1](../workshops/ASHG2020/images/token3.png)

Api Tokens are valid for 30 days. You can check the status in the web interface or with `imputationbot instances`

![Image1](/workshops/ASHG2020/images/token4.png)
![Image1](../workshops/ASHG2020/images/token4.png)

4. Next, configure imputationbot with the following command:

Expand Down

0 comments on commit c80c936

Please sign in to comment.