Hi,
We removed sessions in Spyder 3. Now we use projects to load the list of
open files associated with a given project.
And we're going to add a command line option to load different projects
in Spyder 3.1.
Cheers,
Carlos
El 13/12/16 a las 02:03, Stevem escribió:
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.iofuncsimport 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]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
--
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.