You mean you want to be able to link/associate each open file to a specific shell, so that the code runs there, and not in the currently open shell?
Sorry, but that is not supported. All code you run runs in the currently open shell. Is there a specific use-case where this makes sense? Perhaps there are other ways to help with this ... - Almar On Tue, Dec 29, 2020, at 20:26, Kind_Poteau wrote: > Hello, > > I would like to know how to link a python file to a shell and if several > python files are open, when you run one of them it runs on the corresponding > shell. > > Thank you. > > -- > You received this message because you are subscribed to the Google Groups > "Pyzo" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/pyzo/851ad585-9959-4707-8581-bcfa4fdfec1an%40googlegroups.com > > <https://groups.google.com/d/msgid/pyzo/851ad585-9959-4707-8581-bcfa4fdfec1an%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "Pyzo" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/pyzo/a37bb54f-5fe0-4550-90c1-444582d16fc2%40www.fastmail.com.
