You need one import name per submodule you want to use, and it’s a good idea to import the higher-level modules first.
So in the modules input to GHPythonRemote, add scipy.optimize at the bottom of the list and you should be good to go. To use integrate in your GHPython scripts, you will need something like optimize = scriptcontext.sticky['scipy.optimize'].