Skip to content

tfliss/music21_notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music21 Notebooks

Configure a Docker Image with Jupyter notebooks, the music21 musicology toolkit and optional packages for rendering scores and midi files inline.

Docker Build

docker build --tag tfliss/music21_notebooks .

Docker Run
==========

docker run -p 8888:8888 -v pwd/work:/home/jovyan/work tfliss/music21_notebooks


Dependencies
============

[https://web.mit.edu/music21/][music21 musicology toolkit]
[http://lilypond.org/][LilyPond music engraving software]
[https://musescore.org][MuseScore music notation software]
[https://jupyter.org/][Jupyter notebooks]

About

Music21 musicology library configured for Jupyter notebooks with inline music notation and midi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published