- [ ] Ensure the .env file is used for local development and correctly listed in .gitignore. - [ ] Configure the Notebook to use python-dotenv for local runs and google.colab.userdata for Colab runs. - [ ] Verify that no API keys are visible in the commit history.
Ensure the .env file is used for local development and correctly listed in .gitignore.
Configure the Notebook to use python-dotenv for local runs and google.colab.userdata for Colab runs.
Verify that no API keys are visible in the commit history.