!jupyter serverextension enable voila —sys-prefix

Hi @ricardocalleja - I ran into the same issue, I fixed it by replacing —sys-prefix with --sys-prefix which is what https://github.com/voila-dashboards/voila suggests it should be. Hope this helps.

7 Likes