Update OpenAI Agents MCP tutorial dotenv pin#4
Open
dex-the-ai wants to merge 1 commit intomainfrom
Open
Conversation
Author
|
Owner ping for this maintenance PR: @AayushTyagi1 @teetangh Requesting review from the manifest-listed owner(s) where GitHub does not already show a pending review request. |
|
Caution Notebooks or Frontmatter Files Have Been Modified
1 Notebook Files Modified:
0 Frontmatter Files Modified:
|
There was a problem hiding this comment.
Code Review
This pull request updates the version of the python-dotenv dependency in the OpenAI Agents MCP Tutorial notebook. A review comment points out that the specified versions for both python-dotenv and openai-agents are not available on the public PyPI registry, which will cause the installation to fail for most users. It is recommended to use valid, publicly available versions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
python-dotenvin the OpenAI Agents MCP notebook from1.2.1to1.2.2Verification
uv venv --python 3.11 .venv-openai-agents-mcp-tutorialuv pip install --python .venv-openai-agents-mcp-tutorial/bin/python papermill ipykernel pip-audit openai-agents==0.9.3 python-dotenv==1.2.1uv run --with couchbase --python 3.11 tutorial-maintenance/runs/mcp-cookbook/20260501-183721/connectivity_check.py /home/elliot/.openclaw/state/tutorial-maintenance/repos/mcp-cookbook/openai_agents/.envcd openai_agents && .venv-openai-agents-mcp-tutorial/bin/python -m pip install python-dotenv==1.2.2cd openai_agents && .venv-openai-agents-mcp-tutorial/bin/papermill OpenAI_Agents_MCP_Tutorial.ipynb tutorial-maintenance/runs/mcp-cookbook/20260501-183721/openai-agents-mcp-tutorial/OpenAI_Agents_MCP_Tutorial.executed.ipynb -k openai-agents-mcp-tutorialpip-audit: no known vulnerabilities foundEvidence
tutorial-maintenance/runs/mcp-cookbook/20260501-183721/openai-agents-mcp-tutorial/OpenAI_Agents_MCP_Tutorial.executed.ipynbtravel-samplebuckettravel-sampleanduser_profilebuckets and returned 917inventory.hotelrowstutorial-maintenance/runs/mcp-cookbook/20260501-183721/openai-agents-mcp-tutorial/verification.mdNotes
1, but the executed notebook contains successful outputs through the final code cell and no code-cell errors.