Skip to content

docker-audio-tools/essentia-docker-jupyter-notebook

Repository files navigation

Docker with all old dependencies to be able to run a notebook in localhost

Image build

docker build -t ac-audio-jupyter .

Run the container as a temporary process

docker run -it --rm -p 8080:8080 -v $PWD:/workspace ac-audio-jupyter

Ref

Old version: https://github.com/MTG/essentia/tree/master

About

Env setup to be able to run essentia in a notebook. Useful in M1/M2/M3 Apple Silicon cpus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published