Skip to content

Instantly share code, notes, and snippets.

@ketanhdoshi
Created February 14, 2021 01:54
Show Gist options
  • Save ketanhdoshi/eb01b98b873b2cae50b616893ad4f754 to your computer and use it in GitHub Desktop.
Save ketanhdoshi/eb01b98b873b2cae50b616893ad4f754 to your computer and use it in GitHub Desktop.
Play Audio in Cell
from IPython.display import Audio
Audio(AUDIO_FILE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment