Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion exercises/Python/01-setup-dev-space.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ https://github.com/SAP-samples/codejam-code-based-agents.git

## Configure the connection details to Generative AI Hub

👉 Create a new file `.env` in the [/project/Python/starter-project/.env](/project/Python/starter-project/.env) directory (click on the link to create the file).
👉 Create a new file `.env` in the [/project/Python/starter-project/.env](/project/Python/starter-project/) directory (click on the link to create the file).

👉 Add the following variables to your `.env` file:

Expand Down