iranroman/musicinformationretrieval.com

create a stanford-mir python package? then that easily solves the namespacing sharing issue between notebooks

Closed this issue · 2 comments

create a stanford-mir python package? then that easily solves the namespacing sharing issue between notebooks

A python package is probably overkill. Maybe just a single-file module that only has common functions (not even classes) for re-use between IPython notebooks.

Agreed. I'll commit my code to the repo and you can build from there.