Hi Thomas, Maybe you can use the Internal Console. It brings you access to the instance that is running of Spyder. As an example if you run there something like spy.window.editor.load() a file chooser window will show and the file you choose will open in the Editor.
Cheers, Daniel On Friday, September 8, 2017 at 10:34:51 AM UTC-5, [email protected] wrote: > > Hello Spyder Developers, > > Is it possible to accsess the spyder instance running the console from > whithin a script running in the console? So i Can Interact with spyder from > a running program? > Or are there ways access and automate spyder from any python-script > running? > > Best regards, > Thomas > -- 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.
