Skip to content

fix: correct notebook install hint#776

Merged
kraenhansen merged 1 commit into
elevenlabs:mainfrom
Ankit-Kotnala:notebook-install-hint
Apr 26, 2026
Merged

fix: correct notebook install hint#776
kraenhansen merged 1 commit into
elevenlabs:mainfrom
Ankit-Kotnala:notebook-install-hint

Conversation

@Ankit-Kotnala
Copy link
Copy Markdown
Contributor

@Ankit-Kotnala Ankit-Kotnala commented Apr 26, 2026

Summary

  • Correct the play(..., notebook=True) missing dependency message so it references notebook=True instead of notebook=False.

Verification

  • python -m py_compile src/elevenlabs/play.py

Note

Low Risk
Low risk: changes only a user-facing error string and does not affect audio playback logic or dependencies.

Overview
Fixes a misleading error message in play() so the IPython install hint correctly says it’s required when notebook=True (instead of notebook=False).

Reviewed by Cursor Bugbot for commit ceeb52e. Bugbot is set up for automated code reviews on this repo. Configure here.

@Ankit-Kotnala
Copy link
Copy Markdown
Contributor Author

Hi @kraenhansen, when you have a moment, could you please review this small PR? It’s a one-line fix to correct the notebook-mode install hint in play(). Thanks!

Copy link
Copy Markdown
Member

@kraenhansen kraenhansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kraenhansen kraenhansen merged commit 9caeef4 into elevenlabs:main Apr 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants