Actually I think if you use the experimental instructions here you can get it to work:
(see here)
Actually I think if you use the experimental instructions here you can get it to work:
(see here)
So viola runs locally it seems?
Itās in the fastai2 repo.
Can you host voila it in github?
Streamlit is also really cool in getting things done fast.
how can we make voila
work on the paperspace?
As in, it wont really work by changing the URL of the paperspace hosted notebook.
We will see the deployment in a minute.
Anything about security issues using iPyWidgets / Voila on production ?
I have, and can testify that itās easy and quick. This article offers a walk through for a simple dashboard hosted using heroku. https://towardsdatascience.com/quickly-build-and-deploy-an-application-with-streamlit-988ca08c7e83
Sure you could, but how many images do you think it would take to capture ānot-bearnessā? Interesting experiment to try. My bet would be that it would be a deal-breakingly large numberā¦
You will have to set up Colab differently
This is awesome, I also didnāt know the connection with vue.js and jupyter
Definitely. Streamlit, so far, is pretty solid.
If I am having difficulty running one of the .nbs, should I start a new post or post to an existing thread? I previously could run fastai last year on this machine, but it says now it doesnāt have enough memory on the GPU for 01_intro this year. Basically just firefox and the docker are running. nvidia-smi shows basically nothing else running.
Running in LXD docker natively with GPU passthrough to a GTX 1080 with ubuntu 18 lts host.
Thanks
Yep I am not sure eitherā¦
Use a new thread please. You should adjust your batch size as necessary if you have memory issues.
Additional note on CPU vs. GPU for deployment:
You might want to build and deploy a desktop application in an enterprise environment. Basically a big use case believe it or not, especially for my customers.
Dilbert and friends donāt have GPUs on their PCs.
If you do need to deploy directly on a phone, you can use PyTorch Mobile as well.
Yes, this is not easy and itās the drawback with Classification in DL today. Hence my question.