Hello, Just wondering if there is a way to write a script (python command line) to Launch a specific .tar session file and Spyder through .bat .
I have this code to launch a session : from spyderlib.utils.iofuncs import load_session load_session(filename+'.session.tar') It would be useful to create shortcut where all the files needed are launched. -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
