Turning a Google Colab Notebook into a Web App - With Nothing But Python

preview_player
Показать описание

---
🔗 Video Resources

- List of requirements (Step 5):
-- joblib
-- numpy
-- scikit-learn
-- scipy
-- sklearn
-- threadpoolctl

---

⛓️ Other Resources

---
📜 Video Description

In this short tutorial, we are going to build an interactive app using Anvil for people to classify iris flowers by connecting a web app to a Colab notebook. The web app will collect the iris measurements from the user, send the data to our Colab notebook, where it will be classified, and then send the classification back to our web app to display to the user.

---
Рекомендации по теме
Комментарии
Автор

@Anvil, thank you so much for the tutorial. I keep getting an AttributeError of which does not make sense. It states, “Cannot set attribute ‘ethanol_concentration’ on ‘Form1’ form. There is already a component with this name. “. Please help🙏🏾

DumisaniZambukere
Автор

isso pode ficar disponível mesmo que o colab seja desligado?

douglasteixeiradeabreu
Автор

incredible. how i could make an excel auto download as output?

m.teguhprayoga
Автор

Has the UI design changed, as its hard to follow along. Clicking on the card in step one doesnt give me any text box i can fill in.

mokiloke
Автор

@anvil Hi, thank you for this video. Could you please make a video where you connect a chatbot from Google colab to anvil I'm failing dismally. I'm willing to pay if we can get in contact.

azsight
Автор

your video is blurred it would be good if you update it to good quality

hanasheto
Автор

It's been a while since our last video but we're getting back to it after the launch of the new Anvil Editor. Let us know in the comments what kind of video you'd like to see next!

Anvil-works