descriptinc / audiotools

Object-oriented handling of audio data, with GPU-powered augmentations, and more.
https://descriptinc.github.io/audiotools/
MIT License
233 stars 39 forks source link

Making it easy to embed tables into notebooks for writing posts. #41

Closed pseeth closed 2 years ago

pseeth commented 2 years ago

Added some code that checks if you're in a notebook, and if you are, it embeds the audio object or table directly in the output cell, like so:

image