Model not saving

From the client code button click. On click of the “download” button, this function gets called from the jupyter notebook. My notebook itself is not printing anything as i have connected EVERY function call with ANVIL buttons.

I do not run multiple notebooks in one time. But yes i do have other notebooks which are very similar to this one, with a very little difference in the code. Maybe this could be the reason, so i will definitely try changing the names of my functions in this notebook and then check it.

This is the first tutorial i saw and got to know about anvil. I found it really interesting how a simple python code could be turned into a website. After this, i decided to build this project :smile: This project is exactly same as the tutorial with a slight difference, which is, i’m trying to let user TRAIN, TEST and DOWNLOAD the whole machine learning model.