Tried many suggestions to clear console and variables in Spyder using code not CTRL+L but they do not work.
wondering any effective suggestion what the code can be used for clearing Spyder console and variables.
using get_ipython().magic('reset -sf') will make the variable explorer not updated.
 
     
     
     
     
    