Hi jshaffstall!
Thank you so much for your response and apologies for my delayed reply. Between then and now, I’ve tried to learn exactly what python classes are and how that affects it being serialized and though I have a better picture now, I’m still a bit unsure what exactly my next steps should be. And from your suggestion about working with the object on the server to pull out the data I want from the client, I’m a bit stuck with that logic because that’s what I believed I was doing? I’m using the server to input an image, which then gets sent to my client notebook to be processed by a function, and then return those values from the function back to the server? I’m attaching a screenshot from my client if that is helpful in any way:
Please let me know if there is anything else I can provide for clarification. I apologize if these are simple questions, I’m currently somewhere on the python learning curve so I’m still learning and unlearning a ton every day.
