Skip to content

Commit

Permalink
Update Interacting-with-code-repo.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qualiaMachine authored Nov 6, 2024
1 parent 4ac5733 commit 514871b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions episodes/Interacting-with-code-repo.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ github_url = 'github.com/username/AWS_helpers.git' # replace username with your
!git push https://{username}:{token}@{github_url} main
```

After pushing, you should navigate back to your fork on GitHub to verify everything worked (e.g., https://github.com/username/AWS_helpers/tree/main)

## Step 7: Pulling .py files and converting back to notebook format

Expand Down

0 comments on commit 514871b

Please sign in to comment.