Need help with using voila as an extension.
I see I added the extension and I am able to see my graph locally.
I am using Ubuntu/WSL. I have tried to install voila using pip but when I checked the version system return voila not found.
I finally enabled the extension
(venv) ILMCLCD:~/voila$ voila --version
voila: command not found
(venv) ILMCLCD:~/voila$
I would like to work on moving this to the Heroku but I am not sure how to go about it using Jupiter Extension. I have created my Heroku account and connected to it thru my WSL terminal
I think I have things in place to follow the instructions listed here but I am not sure:
https://voila.readthedocs.io/en/stable/deploy.html
Please let me know if I am on the right track. This is all new to me!