User Portlet User Portlet

Discussions
Thank you all for the help! I was finally able to solve the problem. For any future reader who is encountering the same problem I will leave my code below. ClearGlobal[] := (ClearAll["Global`*"]; Clear[Derivatives];); ClearGlobal[] ...